1.

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
D. Used to check whether a container is empty or not
Answer» D. Used to check whether a container is empty or not


Discussion

No Comment Found