Avaya interview question

abstract Class vs Interface

Interview Answers

Anonymous

Jun 28, 2013

Your company is good

Anonymous

Sep 2, 2013

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