C Language MCQ - English
All keywords in C are in
Home | Discussion ForumAll keywords in C are in
LowerCase letters
UpperCase letters
CamelCase letters
None
Answer : A
View More Related Question
1) Which of following is not a valid name for a C variable?
2) Which is valid C expression?
3) In case of ordinary int variables:
The leftmost bit is reserved for sign
The rightmost bit is reserved for sign
No bit is reserved for sign
None of the above
View Answer
4) Which of the following is not a valid variable name declaration?
5) Which of the following cannot be a variable name in C?