

MCQOPTIONS
Saved Bookmarks
1. |
What is the use of emplace() function? |
A. | Used to change the object any container is holding |
B. | Used to add more item to the any list |
C. | Used to empty any container value |
D. | Used to check the type of any variable |
Answer» B. Used to add more item to the any list | |