Vidyalelo
C++ Programming · Q7

Structures and Unions in C++

Programming · C++ Programming · question 7

Q7

What is the purpose of using structures in C++?

A.
To perform mathematical operations
B.
To define loops in the program
C.
To group related data together
Answer
D.
To represent true/false values

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board