Vidyalelo
C Programming · Q46

C Fundamentals

Programming · C Programming · question 46

Q46

Which of following is not a valid name for a C variable?

A.
Examveda
B.
Exam_veda
C.
Exam veda
Answer
D.
Both A and B
E.
None of these

Answer: Option C

Solution

Answer: Option C
Solution:

No spaces are allowed in the variable names.