Across
- 3. The execution of any C program begins here
- 5. Pictorial representation of an algorithm
- 7. data types used to store real numbers
- 10. Identify the operator: ++
- 11. function used to print the output
- 13. Code used for representing characters in the computer
- 14. An error in a software program
Down
- 1. Software which converts a program into machine code
- 2. Data type used to store whole numbers
- 4. \n refers to
- 6. Translating a source program into a machine language
- 8. Function used to read the data from keyboard
- 9. Pre-defined words in a C compiler
- 12. Data type that has no value
- 13. Part of the CPU that handles math operations
