What do you mean by pure virtual functions?

Answer Posted / prabhakar

A VIRTUAL FUNCTION IS IS EQUALL TO ZERO IS CALLLED A PURE VIRTUAL FUNCTION.
FOR EXAMPLE
VIRTUAL FUN()=0;

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types in oop?

616


What is the difference between inheritance and polymorphism?

599


Why do we use class in oops?

565


What is destructor give example?

612


What are the advantages of polymorphism?

585






What is oops and its features?

597


What is the fundamental idea of oop?

646


State what is encapsulation and friend function?

710


Can we create object of interface?

615


What exactly is polymorphism?

616


Write a program to sort the number with different sorts in one program ??

1926


Why do we use oops?

603


What is polymorphism in oops?

567


Describe these concepts: Polymorphism, Inheritance and Abstraction.

622


Where You Can Use Interface in your Project

1437