Q. Which of the following statements is correct?
β
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