c language(medium)
Across
- 2. All keywords are in which letters?
- 3. Each block of a program is referred as?
- 6. "If" is format specifier of which datatype?
- 8. C programs are converted into machine language with the help of?
- 9. Which keyword is used to prevent changes in the variable?
Down
- 1. Which operator is used to compare two values?
- 4. Datatype used to store whole numbers
- 5. Void occupy how many bytes in memory?
- 7. C language was invented to develop which operating system?
- 9. getch() belongs to which header file?