Morgan Stanley interview question

Q: How do you implement multiple inheritance in Java? Q: What is an inner class?

Interview Answer

Anonymous

Aug 17, 2016

Multiple Inheritance : Using interface we can achieve Class inside a class