πŸ“Š C Programming
Q. Which of the following is true for variable names in C?
  • (A) They can contain alphanumeric characters as well as special characters
  • (B) It is not an error to declare a variable to be one of the keywords(like goto, static)
  • (C) Variable names cannot start with a digit
  • (D) Variable can be of any length
πŸ’¬ Discuss
βœ… Correct Answer: (C) Variable names cannot start with a digit

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
237
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ravi Chauhan
Publisher
πŸ“ˆ
96%
Success Rate