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

๐Ÿ‘๏ธ
216
Total Visits
๐Ÿ“ฝ๏ธ
4 y ago
Published
๐ŸŽ–๏ธ
Ram Sharma
Publisher
๐Ÿ“ˆ
89%
Success Rate