Describe what an Interface is and how it?s different from a
Class.
Answer Posted / mouli
In Interface,we cannot specify any definition inside but
where as class we can.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
How can you overcome the diamond problem in inheritance?
What is difference between oop and pop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Can enum be null?
What are main features of oop?
What is constructor in oop?
What is the full form of oops?
Why is object oriented programming so hard?
What is the example of polymorphism?
What are different oops concepts?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is object in oop?
What is the difference between encapsulation and polymorphism?
What is polymorphism explain?
What is protected in oop?