MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
Which of the following Operator cannot be used wit..
1.
Which of the following Operator cannot be used with pairs?
A.
+
B.
==
C.
=
D.
!=
Answer» B. ==
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following Operator cannot be used with pairs?
What happens if a pair is not initialized?
Which of the following is correct way of copying the values of pair p1 into other pair p2?
Which of the following is the correct syntax of accessing the second element of a pair p?
Which of the following is the correct syntax of accessing the first element of a pair p?
Which operator is used to access the first or second element of a pair?
Which of the following operations can be performed on a pair?
Which of the following is the correct syntax of using pair p?
Which header file is required to use pair container in your program?
What is a pair?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply