Marvell Technology interview question

abstract class

Interview Answer

Anonymous

Jul 18, 2014

absract class/method is a class which has no body/implementation in it. ex-makenoise() is a method where it can be used in all animals case .that reason abstract classes are created