C/C MCQ Quiz Hub

C Programming MCQ

Choose a topic to test your knowledge and improve your C/C skills

1. Who is the father of C language?




2. All keywords in C are in ____________




3. Which of the following cannot be a variable name in C?




4. Which keyword is used to prevent any changes in the variable within a C program?




5. What is the result of logical or relational expression in C?




6. What is an example of iteration in C?




7. Functions can return enumeration constants in C?




8. Functions in C Language are always _________




9. Which of following is not accepted in C?




10. Property which allows to produce different executable for different platforms in C is called?