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 the word you will use when defining a function in base class to allow this function to be a polimorphic function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between inline functions and macros?

5 Answers  


Is C++ case sensitive a) False b) Depends on implementation c) True

0 Answers  


What is vectorial capacity?

0 Answers  


What is the purpose of decltype?

1 Answers  


Is c++ still in demand?

0 Answers  


1. What does the following do: void afunction(int *x) { x=new int; *x=12; } int main() { int v=10; afunction(&v); cout<<v; } a) Outputs 12 b) Outputs 10 c) Outputs the address of v

5 Answers   Quark,


How do you define/declare constants in c++?

0 Answers  


Explain method of creating object in C++ ?

0 Answers   Wipro,


What is auto type c++?

0 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


Specify different types of decision control statements?

0 Answers  


Categories