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