Users Also Read
MCQ's Search Engine
Electrical Engineering
Mechanical Engineering
Civil Engineering
Automobile Engineering
Chemical Engineering
Computer Engineering
Electronics Engineering
Medical Science Engg
- It can have alphabets, digits or underscores but no other special character.
- The maximum number of characters is 8.
- The first character may be an alphabet or digit but not underscore.
Consider the following rules for constructing variable names in C
| |
A. | All [Wrong Answer] |
B. | 1 and 2 only [Correct Answer] |
C. | 1 and 3 only [Wrong Answer] |
D. | 2 and 3 only [Wrong Answer] |