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...


Tell me about virtual function



Tell me about virtual function..

Answer / hrpynux@gmail.com

A C++ virtual function is a member function in the base class that you redefine in a derived class. It is declared using the virtual keyword. It is used to tell the compiler to perform dynamic linkage or late binding on the function. ... A 'virtual' is a keyword preceding the normal declaration of a function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ Interview Questions

What is C++11?

1 Answers   Adobe,


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


Explain the importance of method overloading in C++?

0 Answers   Akamai Technologies, Infogain,


what do you mean by exception handling in C++?

0 Answers   Alter,


What is latest update of C++ ?

0 Answers   Adobe,


Tell me about virtual function

1 Answers  


What is a virtual function in C++?

0 Answers   C DAC,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


What does it mean to take the address of a reference?

0 Answers   Amazon,


What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


How can a C function be called in a C++ program?

0 Answers  


What are the different scope C++ provide ?

0 Answers   Amdocs,


Categories