Vidyalelo
Computer Science · Q459

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 459

Q459

One way in which a structure differs from an array is that

A.
a structure may have members of more than one type
Answer
B.
a structure must have members that are all the same type
C.
an array may have members of more than one type
D.
there is no difference between a structure and an array

Answer: Option A

Solution

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