Questions & Answers on Declarations and Initializations in C
The section contains questions and answers on variable names, data types, constants, declarations, arithmetic operators, relational and logical operators, type conversions, bitwise operators, assignment operators, increment and decrement operators, conditional expressions, evaluation order, and precedence.
Declarations and Initializations 1 (25)
Declarations and Initializations 2 (25)
Questions on Control Flow Statements/Control Instructions in C
The section contains questions on if-then-else statements, switch statements, for and while loops, break and continue, goto and labels.
Questions & Answers on C Functions and C Preprocessor
The section contains questions and answers on functions basics, external variables, variable scope, static and register variables, automatic variables, c-preprocessor, file inclusion, macro substitution and conditional inclusion.
C Preprocessor 3(25)
Questions & Answers on Miscellaneous Topics in C
The section contains questions and answers from all the topics
miscellaneous(50)
Company Based MCQ’s