why java does compile time polymorphism at run time ?

Answer Posted / aditya

Constructors,static & private methods are bind statically by compiler...so overloading of these things can be thought as compile time polymorphism.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement a multithreaded applet?

2442


Is java programming easy?

761


Explain about the interpreter in java?

848


What is assembly language?

751


What is the null?

794


Write a function to print Fibonacci series and Tribonacci series?

981


Describe what happens when an object is created in java ?

794


What is the function of character?

797


How does multithreading take place on a computer with a single cpu in java programming?

769


What are the different tags provided in jstl?

774


What is a generic code?

746


What is passing value java?

737


What is double in java?

747


Which one of the following suits the description of a string better: derived or primitive?

753


Explain the transient field modifier?

804