what is abstract class ?
when is used in real time ?
give a exp
Answer Posted / manjunathtek
An Abstract Class is one in which the member function(s) at
the Base(Parent) Class are left undefined, but declared.
It's upto the Derived(child(ren)) Classes to Implement the
Functions declared in Base...
Ex:
Let us assume... As a father(Base Class), he has some Land
(Member Function), and he has not done any cultivation
(implementation) in it... As his Child(Derived Class), he
takes the Land(Member Function) from the Father(Base) and
does Agriculture(implementing the M.F. of Parent Class) in
the Child...
Concept of Inheritance...
Is it good enough!!!
| Is This Answer Correct ? | 30 Yes | 18 No |
Post New Answer View All Answers
Why is oop better than procedural?
What is encapsulation in ict?
What is destructor oops?
What is data binding in oops?
How do you define a class in oop?
What is the main feature of oop?
Can we have inheritance without polymorphism?
Why is static class not inherited?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What are the components of marker interface?
What polymorphism means?
What is inheritance in oop?
What do you mean by overloading?
which feature are not hold visual basic of oop?