CPP

C++ Constructors

A constructor in C++ is a special method that is automatically called when an object of a class is created.