A

Admin • 833K Points
Coach

Q. What is the keyword used to define a structure in C?

  • (A) struct
  • (B) structure
  • (C) record
  • (D) union
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

Structures in C are defined using the 'struct' keyword.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.