Avaya interview question

abstract Class vs Interface

Interview Answers

Anonymous

28 June 2013

Your company is good

Anonymous

2 Sept 2013

class is generally a blue print of an object..........whereas interface is a collection of methods must be implemented by implementing class.................