Constructor overloading - English

9408 visits



Outline:

Constructor overloading *define multiple constructor * what is constructor overloading? *constructor with different number of parameters. *parameters with different datatypes. *how is constructor overloaded? *flow of overloading process. *advantage of constructor overloading.