Default Constructors

Learn about the default constructors of classes.

We'll cover the following

Problem

Which constructor is the default constructor? What does its body contain?

Coding solution

Here is the implementation of the default constructor.

Get hands-on with 1400+ tech skills courses.