There can be multiple constructors in a class . However, the parameter list of the constructors should not be same. This is known as constructor overloading.
There can be multiple constructors in a class . However, the parameter list of the constructors should not be same. This is known as constructor overloading.