Answer Posted / jasbir singh
An abstract class is a class with at least one function
without definitions.
An Interface is a class which only contains function
declarations, all the functions are specifically and
separately defined later. And you can't create objects of
these classes.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is the real time example of encapsulation?
What is an example of genetic polymorphism?
Write a c++ program to display pass and fail for three student using static member function
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is abstraction in oops?
what is different between oops and c++
What is multilevel inheritance in oop?
What is purpose of inheritance?
Why is there no multiple inheritance?
how to get the oracle certification? send me the answer
What are the two different types of polymorphism?
What is encapsulation and abstraction? How are they implemented in C++?
What is abstraction encapsulation?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Can we create object of abstract class?