Single Choice Not Set

QWhich of the following is a valid variable name declaration?

ID: #1126 Variable in C Language 1,418 views
Question Info
#1126Q ID
Not SetDifficulty
Variable in C LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A int ;a5;
  • B int _a4;
  • C int #a6;
  • D int @a2;
Correct Answer

Explanation

Variable name can start with only two special characters, which are _(underscore) and $(doller).

No Previous Next Question

Share This Question

Challenge a friend or share with your study group.