What is compile time polymorphism?

Answer Posted / kaukab

We can achieve compile time polymorphism through overloading
method, on compile time compiler decide that which method
will be executed.

Is This Answer Correct ?    40 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the final access modifier in java?

610


What is runtime locatable code?

861


Why is it important to initialize a variable?

489


Can java list contain duplicates?

574


What is array initialization in java?

486






What is static variable with example?

557


What is a boolean used for?

586


How do you remove all elements from an arraylist in java?

503


What is the use of string and stringbuffer?

546


What is polymorphism java example?

542


What happens when a thrown exception is not handled?

578


What is the difference between == and === javascript?

568


What are the advantages of user defined functions?

550


What is regex java?

556


What is static class

614