1.
What is the primary purpose of a function prototype in C?

2.
Which character is used to indicate the end of a statement in C?

3.
Which data type is used to represent a single character in C?

4.
What is the correct syntax for declaring a variable in C?

5.
Which symbol is used for the 'modulo' operation in C?

6.
What is the default return type of a function in C if not specified?

7.
Which operator is used for 'logical AND' in C?

8.
What is the purpose of the 'sizeof' operator in C?

9.
In C, which type of variable should be used to store decimal numbers?

10.
Which header file should be included for input and output functions in C?

Read More Section(C Fundamentals)

Each Section contains maximum 100 MCQs question on C Fundamentals. To get more questions visit other sections.