Vidyalelo
C++ Programming · Q965

C++ miscellaneous

Programming · C++ Programming · question 965

Q965

What is the use of type() function in any container?

A.
Used to destroys the contained object in any variable
B.
Used to change the object any container is holding
C.
Used to return the type information about the any container
Answer
D.
Used to check whether a container is empty or not

Answer: Option C

Solution

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