Basic C Programming MCQ Questions and Answers
Practice ModeShowing 10 of 198 questions
Q191
In a C program constant is defined
Answer: Option C
Q192
The rule for implicit type conversion is
Answer: Option A
Q193
Which of the following is/are syntactically correct ?
Answer: Option D
Q194
Use of macro instead of function is recommended
Answer: Option
Q195
The ascending order of precedence of the bit-wise operators &. ^, I is
Answer: Option C
Q196
Consider the declaration char street[10] = "abcdefghi"; choose the correct remarks(s).
Answer: Option D
Q197
The number of additions performed by the above program fragment is
Answer: Option D
Q198
Which of the following is a wrong example of a network layer ?
Answer: Option D