Computer Science, asked by RashelQuddus, 10 days ago

Which of the following is not a valid C variable name?
int variable_count;
int number;
float rate;
int $num;

Answers

Answered by govindbhawani
2

Answer:

which of the following is a valid c variable name

Similar questions