Sep 06 2012 06:50 AM 7378 2 OOP Concept Nilesh.kale Difference between Abstract class and interface in detail with live example Shilpa K S Dec 4th, 2012 Abstract class : Have executable methods and abstract methods. Interface: Will have only abstract methods. Answer Question Select Best Answer
Sep 06 2012 06:50 AM 7378 2 OOP Concept Nilesh.kale Difference between Abstract class and interface in detail with live example Shilpa K S Dec 4th, 2012 Abstract class : Have executable methods and abstract methods. Interface: Will have only abstract methods. Answer Question Select Best Answer
Shilpa K S Dec 4th, 2012 Abstract class : Have executable methods and abstract methods. Interface: Will have only abstract methods.