Vidyalelo
C++ Programming · Q185

C++ miscellaneous

Programming · C++ Programming · question 185

Q185

Which of the following is correct about tuples?

A.
A tuple can hold more than one element
B.
A tuple can hold elements having different types
C.
Elements of tuples are initialized in order
D.
All of the mentioned
Answer

Answer: Option D

Solution

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