Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do you mean by pure virtual functions in C++? Give an example?



What do you mean by pure virtual functions in C++? Give an example?..

Answer / hrpynux@gmail.com

A pure virtual function is a virtual function in C++ for which we need not to write any function definition and only we have to declare it. It is declared by assigning 0 in the declaration. An abstract class is a class in C++ which have at least one pure virtual function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is exception handling in C++?

1 Answers  


List out some of the object-oriented methodologies?

1 Answers  


What is the difference between *p++ and (*p)++ ?

0 Answers  


Is c++ harder than java?

0 Answers  


Is structure can be inherited?

5 Answers   HP, ST Micro,


Live example for static function?

1 Answers   Infosys,


What is the default access level?

0 Answers  


What do you mean by enumerated data type?

0 Answers  


Explain the differences between list x; & list x();.

0 Answers  


Why do we use double in c++?

0 Answers  


What is Destructor in C++?

0 Answers  


Is c++ the hardest language?

0 Answers  


Categories