why we are declare the function in the abstract class even
though we are declaring it in Derived class?

Answer Posted / vishal

Abstract class is nothing but placeholder for other classes
ie subclass.It defines common shared behavior in abstract
classes and if we need to override we need to define in its
subclass else we can use shared behavior in base class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to get the oracle certification? send me the answer

1670


What is multilevel inheritance explain with example?

626


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3555


Which is not an object oriented programming language?

540


What is polymorphism oop?

621






Why is abstraction used?

604


What is basic concept of oop?

700


Can destructor be overloaded?

597


How long to learn object oriented programming?

563


What polymorphism means?

620


Whats oop mean?

593


What is polymorphism explain?

691


What is the point of oop?

656


What is the purpose of enum?

581


What is polymorphism programming?

603