Q.

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

A. int number;
B. float rate;
C. int variable_count;
D. int $main;
Answer» D. int $main;
1.8k
0
Do you find this helpful?
1

View all MCQs in

C Language

Discussion

No comments yet