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

  • (A) struct
  • (B) structure
  • (C) record
  • (D) union
πŸ’¬ Discuss
βœ… Correct Answer: (A) struct
Explanation: Structures in C are defined using the 'struct' keyword.
Explanation by: Mr. Dubey
Structures in C are defined using the 'struct' keyword.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
83
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate