C/C MCQ Quiz Hub

C Programming MCQ

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

Who is the father of C language?





✅ Correct Answer: 3

All keywords in C are in ____________





✅ Correct Answer: 1

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





✅ Correct Answer: 3

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





✅ Correct Answer: 3

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





✅ Correct Answer: 2

What is an example of iteration in C?





✅ Correct Answer: 4

Functions can return enumeration constants in C?





✅ Correct Answer: 1

Functions in C Language are always _________





✅ Correct Answer: 2

Which of following is not accepted in C?





✅ Correct Answer: 3

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





✅ Correct Answer: 3