Across
- 3. entry controlled
- 7. type of storage class
- 8. function within another
- 12. branching
- 14. 2D array
- 16. changes in formal parameters doesn't affect actual
- 17. stores similar datatype
- 19. operation of file
- 21. input statement
- 24. collection of dissimilar data type
- 27. AND, OR, NOT
- 28. converts source code to object code
Down
- 1. exit controlled
- 2. deallocates memory
- 4. place to hold value
- 5. default value of auto storage class
- 6. performs same task again
- 9. set of instructions to perform a task
- 10. used to store the address of another variable
- 11. dynamic memory allocation
- 13. type of loop
- 14. reallocats the memory
- 15. allocates only for largest memory
- 18. output statement for file
- 20. True/False
- 21. string comparison
- 22. multiple choice
- 23. to get the character
- 25. datatype
- 26. execution starts here
