Computer Applications
State whether the following statement is True or False :
The compiler supplies a special constructor in a class that does not have any constructor.
Related Questions
Fill in the blanks:
The argument of a copy constructor is always passed by _________.
Fill in the blanks:
The constructor generated by the compiler is known as _________.
State whether the following statement is True or False :
A constructor is not defined with any return type.
State whether the following statement is True or False :
Every class must have all types of constructors.