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 compile time polymorphism?

Answer Posted / ahmad salam mehsu

This is another type of polymorphism also called as compile
time polymorphism or static binding. Using template provides
compile-time polymorphism.
So "compile time polymorphism" means function overloading.
It applies only to functions because they're all you can
overload.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are heterogeneous objects?

1085


Is class is a data type?

1133


Why can't we make a class private in java?

1082


What are dot operator queries?

1154


Can a final variable be null?

1060


how would you implement a thread pool? : Java thread

971


Is the milky way in a void?

1008


Does java initialize arrays to zero?

1094


Difference between == and .equals() ?

1041


What is queue in java?

1223


If an object is garbage collected, can it become reachable again?

1070


Which is better list or arraylist in java?

910


What is a databasemetadata?

994


How do you access command-line arguments within the code?

1111


Why can't you declare a class as protected?

1207