Quiz on C Programming PDF Version



1. What is the correct extension of a C program file?
2. Which of the following is a valid C variable name?
3. Which function is used to print text in C?
4. What does 'sizeof' operator return?
5. Which of the following is used to include standard input-output in C?

Advertisements