Vidyalelo
C++ Programming · Q142

C++ miscellaneous

Programming · C++ Programming · question 142

Q142

What is the use of tuple_cat() function?

A.
Takes the union of two tuples
B.
Takes the intersection of two tuples
C.
Concatenates two tuples
Answer
D.
Removes elements of the second tuple from first

Answer: Option C

Solution

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