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

What information can an exception contain?

1104


What is the main use of c++?

1080


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

2164


Why can templates only be implemented in the header file?

1071


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

1485


What are the basic data types used in c++?

1013


Explain abstraction.

1058


Difference between overloaded functions and overridden functions

1015


What is difference between c++ 11 and c++ 14?

1024


What is exception handling? Does c++ support exception handling?

982


Explain the purpose of the keyword volatile.

1118


What are the important differences between c++ and java?

1106


What is basic if statement syntax?

1030


Explain differences between new() and delete()?

1064


Can we make any program in c++ without using any header file and what is the shortest program in c++.

1087