Team-T

12345678910111213141516171819
Across
  1. 3. a blueprint for creating objects in java
  2. 7. it follows fifo order
  3. 8. it is aone word function often paired with slicing
  4. 9. it is a part of status register
  5. 11. a matrix of first order partial derivatives
  6. 12. A material that prevents the flow of electricity.0
  7. 13. its faster than delete and does not log individual row deletions
  8. 15. it's often associated with honesty and moral principles
  9. 17. The ability to present the same interface for different types
  10. 18. The process of identifying and fixing errors in code
  11. 19. a special tree based structure used in priority queue
Down
  1. 1. a small memory inside the cpu for frequently accesed data
  2. 2. A data structure consisting of nodes connected by pointers
  3. 4. it always interprets user input as text
  4. 5. a function to display output on the screen
  5. 6. A function that calls itself in programming
  6. 10. collection of items in python
  7. 13. An immutable collection of objects in Python.
  8. 14. a smallest unit of data in a computer
  9. 16. A unit of execution in a process (OS)