Pointer and File handling
Across
- 4. denotes any alphabet, digit, or special symbol used to
- 8. Ability of C code to run on different hardware platforms
- 11. format.
- 14. information.
- 17. process of accessing or modifying the value stored
- 18. Macro that represents null pointer
- 19. Data structure that stores element
- 20. data type
- 22. Ability to use existing code in new contexts with minimal
- 24. specifies its name, data type, and other attributes
Down
- 1. of characters stored in a one-dimensional array of the
- 2. of different data types under a single name.
- 3. the memory address pointed to by a pointer.
- 5. Variable that stores memory address of another variable
- 6. Data is permanently stored here
- 7. data type that allows you to group together
- 9. number system used by computers
- 10. Variables and functions within a class.
- 12. operating systems
- 13. to the access permissions specified for opening the file.
- 15. Variables upon which the operator acts
- 16. -a statement that introduces an identifier to the compiler
- 21. Storage area that program can easily manipulate
- 23. FILE-type of file used to store data in a human-readable,