Morgan Stanley interview question

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

Interview Answer

Anonymous

17 Aug 2016

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