Set B

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