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 polymorphism what is it for and how is it used?
How do you achieve runtime polymorphism?
What type of loop is a for loop?
can we make game by using c
What is the significance of classes in oop?
What is an example of genetic polymorphism?
What is oops and its features?
What is coupling in oop?
What are the 3 principles of oop?
How to use CMutex, CSemaphore in VC++ MFC
When not to use object oriented programming?
What is solid in oops?
What polymorphism means?
what are the realtime excercises in C++?
Whats is abstraction in oops?