⟩ How many times a constructor is called in the life-time of an object? A. Only once B. Twice C. Thrice D. Depends on the way of creation of object
Option A
Only once
Option A
Only once
What is Iterator class?
Tell us what you know about Iterator class?
What is random_access_iterator?
What is Bidirectional iterators?
What is Forward Iterator?
What is Ouptut Iterator?
What is Input Iterator?
Explain containers of pointer?
What are the C++ standardized container classes?
What are storage classes?