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 is virtual function?

Answer Posted / bhupendra more

A function qualified by the virtual keyword. When a virtual
is called via a pointer,the class of the object pointed to
determine which function definition will be used. Virtual
function implement polymorphism. whereby objects belonging
to different classes can respond to the same massage in
different way.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need oop?

1272


What is oops concept with example?

1080


What is the purpose of enum?

1056


Is this job good for future? can do this job post grduate student?

2219


why reinterpret cast is considered dangerous?

2448


What is overriding vs overloading?

1109


how to get the oracle certification? send me the answer

2203


what are the ways in which a constructors can be called?

2200


Give two or more real cenario of virtual function and vertual object

2363


What is static in oop?

1117


What is meant by multiple inheritance?

1333


Why is static class not inherited?

1149


What is the difference between procedural programming and oops?

1200


What is overloading and its types?

1244


Can we create object of abstract class?

1147