The body of the constructor is defined inside the curly brackets { } after the parameter list. In the constructor example above the constructor has no operations inside the constructor body. It is said to be an “empty” constructor .
The body of the constructor is defined inside the curly brackets { } after the parameter list. In the constructor example above the constructor has no operations inside the constructor body. It is said to be an “empty” constructor .