Set B

12345678910111213
Across
  1. 2. distinct
  2. 3. instance of a class
  3. 7. a primitive data type
  4. 9. ___-case is represented through Big-Theta notation
  5. 10. value for Boolean data type
  6. 11. implements row-wise major array
  7. 12. sequence of instructions for solving problem
  8. 13. online platform to write and execute Python codes
Down
  1. 1. memory is allocated at compile time
  2. 4. number of indices to access an array element
  3. 5. a non-linear data structure
  4. 6. a linear data structure
  5. 8. a function calls itself
  6. 10. data types for fractional numbers
  7. 12. model of data type