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

why java does compile time polymorphism at run time ?

Answer Posted / bharathi

no..compile time polymorphism is static binding and it s
overloading concept.. dynamic binding is the overridding
concept and is meant as runtime polymorphism. jvm determines
the method to call at runtime and not in compile time. A
runtime polymorphism acts by inheritance and virtual functions.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the default access specifier for variables and methods of a class?

1164


What is computer compiler?

1042


What is a boolean output?

1021


What is the concatenation operator in java?

1199


Is java hashset ordered?

1171


How we can make copy of a java object?

1143


What are the fileinputstream and fileoutputstream?

1100


What is the difference between double and float variables in java?

1196


Is string serializable in java?

1064


Are static members inherited to sub classes?

1185


What is java util collection?

1151


What does i ++ mean in Java?

1000


Is array an object in java?

1015


What will be the output of round(3.7) and ceil(3.7)?

1166


Explain about varargs in java?

1180