R

Ram Sharma • 193.86K Points
Coach

Q. Which of the following is a correctly defined structure?

  • (A) struct {int x;}
  • (B) struct myStruct {int x;}
  • (C) struct myStruct int x;
  • (D) struct myStruct {int x;};
  • Correct Answer - Option(D)
  • Views: 128
  • Filed under category C++

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics