C Plus Plus Miscellaneous - Study Mode

[#426] In sequence point, how will the overloaded operators behave like?
Correct Answer

(A) Function

[#427] Which operator is used in priority queue?
Correct Answer

(A) operator<

[#428] What are Bi-directional iterators?
Correct Answer

(B) Forward Iterator that can be used in both directions

[#429] What is the name of the container which contains group of multiple objects?
Correct Answer

(A) Heterogeneous container

[#430] What is the use of reset() function?
Correct Answer

(A) Used to destroys the contained object in any variable