what is abstract class ?
when is used in real time ?
give a exp
Answer Posted / m arunachalam
Abstract Class is to hide the internal details of data....
And real time examples are car. Because if u can start the
car, but how to be start didn't know.. where as here
function of start should be hide to the user.......
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is balance factor?
What is the renewal class?
What is new keyword in oops?
What is class in oop with example?
What is use of overloading?
What are properties in oop?
Why is abstraction needed?
what is the drawback of classical methods in oops?
Can private class be inherited?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
c++ program to swap the objects of two different classes
• What are the desirable attributes for memory managment?
What is polymorphism programming?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What polymorphism means?