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 are different types of polymorphism supported by C++

Answers were Sorted based on User's Feedback



What are different types of polymorphism supported by C++..

Answer / ammu

polymorphism occurs in 2 levels one at compile time and
another at run time
compile time polymorphism includes function overloading and
operator overloading
run time polymorphism includes virtual function

Is This Answer Correct ?    22 Yes 3 No

What are different types of polymorphism supported by C++..

Answer / minakshi

runtime polymorphism
1.function overloading
2,operator overloading
compile time
1.virtual function

Is This Answer Correct ?    7 Yes 18 No

Post New Answer

More C++ General Interview Questions

What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


What are friend functions?

1 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


write a function signature with various number of parameters.

0 Answers  


sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

1 Answers   NIIT,


What is the meaning of string in c++?

0 Answers  


What are the manipulators in c++?

0 Answers  


What is scope of a variable? (LOLZ)

2 Answers   CA, TCS,


What happens when you make call 'delete this;'?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


What is the difference between an enumeration and a set of pre-processor # defines?

0 Answers  


Categories