Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) int number;
b) float rate;
c) int variable_count;
d) int $main;