UNIT 4 - Pointers and File Handling
Across
- 6. Increasing pointer value
- 7. Reserving memory for variables
- 9. Part of memory allocation
- 10. Visibility of variables
- 15. Location of a variable in memory
- 17. Storage space for data
- 19. Decreasing pointer value
- 20. Keyword for constant pointers
- 21. Data type with no value
Down
- 1. Variable that stores memory address
- 2. Pointer that points to nothing
- 3. Accessing value at pointer's address
- 4. Converting one data type to another
- 5. Memory for function calls
- 8. Defining a pointer variable
- 11. Another term for a pointer
- 12. Dynamic memory area
- 13. Classification of data
- 14. Releasing allocated memory
- 16. User-defined data type
- 18. Collection of elements of the same type