Vidyalelo
C++ Programming · Q1

Structures and Unions in C++

Programming · C++ Programming · question 1

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
Answer
D.
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