If all the classes used parameterized constructors and no default constructor then, ___________
- The object of lower level classes can’t be created
- Object of lower level classes must call parent class constructors explicitly
- Object of lower level classes must define all the default constructors
- Only object of first class can be created, which is first parent
(b).Object of lower level classes must call parent class constructors explicitly
need an explanation for this answer? contact us directly to get an explanation for this answer