CRISIL Interview Question

What is inheritance? And does java support multiple inheritance.

Interview Answer

Anonymous

Aug 25, 2021

I said acquiring the properties from one class to another class is called inheritance. Java doesn't support multiple inheritance