πŸ“Š C++
Q. Which of the following statements is correct?
  • (A) The keyword “struct” is required in C and C++ while declaring a structure object.
  • (B) The keyword “struct” is not required in C but required in C++ when declaring a structure object.
  • (C) The keyword “struct” is not required in C++ but required in C when declaring a structure object.
  • (D) The keyword “struct” is not required in C and C++ when declaring a structure object
πŸ’¬ Discuss
βœ… Correct Answer: (C) The keyword “struct” is not required in C++ but required in C when declaring a structure object.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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