QUIZ START
#1. Who is the Creator of C Programming Language?
Next
#2. All keywords in C are in
Next
#3. Which of the following is not a valid C variable name?
Next
#4. Which of the following is true for variable names in C?
Next
#5. Which of the following cannot be a variable name in C?
Next
#6. Which is valid C expression?
Next
#7. What is short int in C programming?
Next
#8. Which keyword is used to prevent any changes in the variable within a C program?
Next
#9. Which of the following typecasting is accepted by C language?
Next
#10. What is an example of iteration in C?
Finish