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

Write a program to generate the Fibonocci Series in C++.

0 Answers   Accenture,


What is a memory leak in C++?

0 Answers   Agilent,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


What is a class in C++?

1 Answers   Amazon, TCS, UGC Corporation,


What is the difference between realloc() and free() in C++?

0 Answers   IBS, TCS,


How to generate random numbers in C++ with a range?

0 Answers  


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


How to input string in C++

0 Answers  


Write a program that can take input from 3 to 8 and calculate the average?

0 Answers   Accenture,


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


What is bool in C++

0 Answers  


Difference between function overloading and function overriding.

0 Answers   Alter,


Categories