Variable Names MCQ Questions and Answers

Home | C Language | Variable Names

Variables Name MCQ Questions and Answers on C Language and Online Test : here learn quiz questions on C Variables and download objective type questions and answers.

Page: 1/2

1) Which of the following is not a valid variable name declaration?

2) Which of the following is not a valid variable name declaration?

3) Variable names beginning with underscore is not encouraged. Why?

4) All keywords in C are in

5) Variable name resolving (number of significant characters for uniqueness of variable) depends on

6) Which of the following is not a valid C variable name?

7) Which of the following is true for variable names in C?

8) Which is valid C expression?

9) Which of the following is not a valid variable name declaration?

10) What is the problem in following variable declaration?
float 3Bedroom-Hall-Kitchen?;