CRISIL interview question

What is inheritance? And does java support multiple inheritance.

Interview Answer

Anonymous

25 Aug 2021

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