Vidyalelo
C++ Programming · Q427

C++ miscellaneous

Programming · C++ Programming · question 427

Q427

What is the use of tie() function?

A.
Used to replace elements
B.
Used to delete elements
C.
Used to unpack the values of a tuple
Answer
D.
Used to check whether two tuples are the same or not

Answer: Option C

Solution

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