Which of the following types of constructor is a special member function that is invoked by the C++ compiler without any arguments for initialising the objets of a class?
Reveal answer
Fill a bubble to check yourself
Which of the following types of constructor is a special member function that is invoked by the C++ compiler without any arguments for initialising the objets of a class?