Q. Which of the following is a correctly defined structure?
β
Correct Answer: (D)
struct myStruct {int x;};
You must be Logged in to update hint/solution