Capgemini interview question

Difference between Interface and abstract class

Interview Answer

Anonymous

Jan 10, 2017

For interface class has to compulsorily implent all methods but not in abstract clss