Answer Posted / latha
abstract class contains the abstract methods. these methods
contain the only declaration but no definition.
interface is the class which extends the many interfaces.
and the class implements the many interfaces
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is this pointer in oop?
What is encapsulation process?
What is multilevel inheritance?
What is abstract class in oops?
Why it is called runtime polymorphism?
any one please tell me the purpose of operator overloading
What is encapsulation in oops?
What is a class in oop?
Why is abstraction needed?
Can abstract class have normal methods?
Why do we use oops?
What is the difference between abstraction and polymorphism?
Why do while loop is used?
what is different between oops and c++
What is the types of inheritance?