Vidyalelo
C++ Programming · Q268

C++ miscellaneous

Programming · C++ Programming · question 268

Q268

What is the use of emplace() function?

A.
Used to change the object any container is holding
Answer
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: Option A

Solution

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