Question: q1:multiple inheritance mean? A.more classes inheriting from super classes b.one class inheriting from one super class c.one class inheriting from more super classes d.more classes
q1:multiple inheritance mean?
A.more classes inheriting from super classes
b.one class inheriting from one super class
c.one class inheriting from more super classes
d.more classes inheriting from one super class q2 : which is not true a protected member can be accessed in
A.a non-subclass of the same package
b:a non-subclass of different package
c:a subclass of the same package
d:a subclass of different package
q3 : java language supports multiple inheritance
A.true b.false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
