Answer Posted / pramod kumar sharma
abstract class contains the at list one abstract methods and abstract methods contain the only declaration but no definition.
interface contain all methods abstract methods only.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is overriding vs overloading?
What is encapsulation with real life example?
What is inheritance write a program to show use of inheritance?
What is the difference between abstraction and polymorphism?
What are properties in oop?
Get me a number puzzle game-program
How can you overcome the diamond problem in inheritance?
Can bst contain duplicates?
What is balance factor?
What is encapsulation oop?
What are objects in oop?
Why do pointers exist?
What type of loop is a for loop?
What is inheritance in oop?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?