classes do not exists i.e. classes are just piece of codings. Remember inheritance exists between objects. So base class object must exits for the purpose of inheritence by the derived class object.That's why default constructor of base class is called
Bijgupt
|