Describe what an Interface is and how it?s different from a
Class.
Answer Posted / nishikant sahu
Class can hold both member function and data, depending upon
the member function class becomes abstract class and etc.
but if a class contain only pure virtual function then it
becomes "Interface",remember all functions should be pure
having no data member.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what type of questions
What is class encapsulation?
What are the 3 principles of oop?
Why is polymorphism important in oop?
What is persistence in oop?
What causes polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is polymorphism explain?
Please send ford technologies placement paper 2 my mail id
What is polymorphism what are the different types of polymorphism?
class type to basic type conversion
What is the example of polymorphism?
What is polymorphism programming?
Give two or more real cenario of virtual function and vertual object
What language is oop?