Q1
What is a structure in C++?
A.
A collection of functions
B.
A reserved keyword in C++
C.
A user-defined data type containing variables of different data types
AnswerD.
A way to declare arrays of data
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board