adplus-dvertising
frame-decoration

Question

How many levels of inheritance are allowed in both C# and Java?

a.

None

b.

One

c.

Two

d.

Unlimited

Posted under Reverse Engineering

Answer: (b).One Explanation:Both C# and Java allow only a single level of inheritance.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How many levels of inheritance are allowed in both C# and Java?