what is abstract class ?
when is used in real time ?
give a exp
Answer Posted / mms zubeir
First of all, a class is a software entity to represent a
concept. If the entity exists in real world, then, we can
create object of the class which makes sense. This is
called as a concrete class.
For example, Lion, Dog, Car, Employee, etc.
An abstract class is a class which represents a concept,
the object of which is not available in the real world.
This is merely a concept alone. There are object in the
real world which resembles this concept.
For example, Animal, Vehicle, Person, etc.
Is This Answer Correct ? | 26 Yes | 8 No |
Post New Answer View All Answers
Can main method override?
What do you mean by overloading?
What are the components of marker interface?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is a superclass in oop?
Write a program to sort the number with different sorts in one program ??
What is destructor oops?
What is multilevel inheritance?
What is inheritance in oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
what are the realtime excercises in C++?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What does and I oop mean in text?
What is difference between data abstraction and encapsulation?
Is react oop?