What is compile time polymorphism?

Answer Posted / sudipta sadhukhan

java support two types of polymorphism.one is compile time
polymorphism(it's actually overloading)and run time
polymorphism(it's actually overriding.So,complie time
polymorphism is simple overloading.

Is This Answer Correct ?    23 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which data type is class in java?

551


What is polymorphism and what are the types of it?

508


What is passing by reference in java?

543


What does it mean to flush a file?

572


What is parsing a string?

592






How to do encapsulation in java?

572


Explain about exception propagation?

587


why not override thread to make a runnable? : Java thread

557


Why java is considered as platform independent?

593


what invokes a threads run() method? : Java thread

574


What is arrays fill in java?

547


What are the differences between string and stringbuffer?

591


how we can make a read-only class in java?

544


Which methods cannot be overridden in java?

539


How many bytes is a string?

562