What do you mean by pure virtual functions?

Answer Posted / guest

pure virtual function is one which has no definition but
only declaration. This is defined in base class. The
instance of such base class can not be created

Is This Answer Correct ?    24 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is abstraction needed?

575


Can destructor be overloaded?

605


What is class and object in oops?

619


How do you achieve runtime polymorphism?

575


Why it is called runtime polymorphism?

583






How many human genes are polymorphic?

583


What is the renewal class?

2176


What is super in oop?

603


Is oop better than procedural?

584


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

1629


what is different between oops and c++

2010


What is oops?what is its use in software engineering?

567


any one please tell me the purpose of operator overloading

1978


How is class defined?

603


Which type does string inherit from?

623