πŸ“Š C Programming
Q. Which of the following is not a valid variable name declaration?
  • (A) int _1v
  • (B) int 1_v;
  • (C) int v_1;
  • (D) int _v1;
πŸ’¬ Discuss
βœ… Correct Answer: (B) int 1_v;

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
210
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
91%
Success Rate