Vidyalelo
C++ Programming · Q77

C++ miscellaneous

Programming · C++ Programming · question 77

Q77

What are the tuples in C++?

A.
Objects that can hold more than one element of different types
Answer
B.
Objects that can hold a single element of complex type
C.
Objects that can hold more than one element of the same types
D.
Objects that can hold a single element of fundamental type

Answer: Option A

Solution

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