ISTE-CSE Crossword Puzzle Questions

12345678910111213141516171819202122232425
Across
  1. 1. Execution of any program begins here
  2. 3. Complete set of characters in one design, size, and style
  3. 8. Super-fast,temporary data storage space in computer
  4. 10. Repetitive commands created with program loops
  5. 11. Data type used to store real numbers
  6. 12. A Programming Language
  7. 13. Defines way of storing and organizing data
  8. 14. Sequence of instructions suitable for processing
  9. 17. Father of C language
  10. 20. Software used to maintain the security of the network
  11. 21. Named location in memory,used to store data value
  12. 23. Ordered set of instructions for solution of a problem
  13. 25. Error indicating memory corruption.Also called as Segmentation Fault
Down
  1. 2. Program which compile line-by-line
  2. 4. Name of identifiers start with '\'
  3. 5. A Derived Data type in C
  4. 6. Biggest computer chip company known for manufacturing processors
  5. 7. Wireless method of sending information using radio waves
  6. 9. Finding and fixing errors in programs
  7. 15. Distinct Piece of Information
  8. 16. Data type that has no value
  9. 18. \n refers to
  10. 19. Pictorial representation of an algorithm
  11. 22. Data type used to store whole numbers
  12. 24. Value of variable which is allocated but not assigned