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 an example of genetic polymorphism?
Is abstract thinking intelligence?
What is coupling in oop?
What is cohesion in oop?
Is oop better than procedural?
Can we have inheritance without polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is coupling in oops?
What is the example of polymorphism?
What is abstraction in oop with example?
Get me a number puzzle game-program
What does oop mean in snapchat?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Why is object oriented programming so hard?
what's the basic's in dot net