πŸ“Š C Programming
Q. Which of the following declaration is not supported by C language?
  • (A) String str;
  • (B) char *str;
  • (C) float str = 3e2;
  • (D) Both String str; & float str = 3e2;
πŸ’¬ Discuss
βœ… Correct Answer: (A) String str;

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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