Vidyalelo
C++ Programming · Q158

C++ miscellaneous

Programming · C++ Programming · question 158

Q158

What is a pair?

A.
Container consisting of two data elements of the same type
B.
Container consisting of two data elements of different type
C.
Container consisting of one header and two data elements of the same type
D.
Container consisting of two data elements can have the same or different type
Answer

Answer: Option D

Solution

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