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

How the V-Table mechanism works?

Answer Posted / dee

V-table is created for class when a class has atleast one
virtual function and each virtual function has a entry in
the V-table.

Is This Answer Correct ?    48 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

1097


How does a copy constructor differs from an overloaded assignment operator?

1080


When should overload new operator on a global basis or a class basis?

1130


Why do we need function?

1100


Who created c++?

1113


Explain the concept of friend function in c++?

1159


What is an inline function in c++?

1160


What is cin clear () in c++?

1318


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

1099


What is ctime c++?

1170


What is the difference between multiple and multilevel inheritance in c++?

1178


What would happen on forgetting [], while deallocating an array through new?

1142


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

1187


What is this pointer in c++?

1481


What does ctime() do?

1208