Q. What is a structure in C language? (A) A structure is a collection of elements that can be of same data type. (B) A structure is a collection of elements that can be of different data type. (C) Elements of a structure are called members. (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above