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

Compare compile time polymorphism and Runtime polymorphism

Answer Posted / hrpynux@gmail.com

In Compile time Polymorphism, the call is resolved by the compiler. In Run time Polymorphism, the call is not resolved by the compiler. It is also known as Static binding, Early binding and overloading as well. It is also known as Dynamic binding, Late binding and overriding as well

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the c++ programming language used for?

1092


When there is a global variable and local variable with the same name, how will you access the global variable?

1156


Which of the following is evaluated first: a) && b) || c) !

2417


What is a binary file? List the merits and demerits of the binary file usagein C++.

1369


Explain all the C++ concepts using examples.

1252


Why is c++ so fast?

1084


What is unary operator? List out the different operators involved in the unary operator.

1044


Explain the concept of friend function in c++?

1161


Is it possible to get the source code back from binary file?

1429


How would you implement a substr() function that extracts a sub string from a given string?

1104


What is abstraction in c++ with example?

1206


Can a class be static in c++?

1144


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

1119


Explain the advantages of using friend classes.

1225


What is the difference between c++ and turbo c++?

1296