What are the tuples in C++?
A. Objects that can hold more than one element of different types
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
Join The Discussion