C++ Constructors Question: Download C++ Constructors PDF

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

Tweet Share WhatsApp