4
Answers

Interview question on abstract

I face  this interview Question on abstract 
 
 
I have one default implementation  on abstract class and i need that method(implementation) in some class,
and i dont want that method(implementation ) in some class
How can u achieveit
 

Answers (4)