What is compile time polymorphism?

Answer Posted / bandu kank

In compile time polymorphism, compiler decided which have
to be executed depending on the parameter type and list

Is This Answer Correct ?    54 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an exception? difference between Checked and Unchecked exception in Java

802


What is difference between path and classpath variables?

840


Differentiate between run time error and syntax error.

848


Can we instantiate interface in java?

928


What class allows you to read objects directly from a stream in java programming?

782


Explain enumeration in java?

796


Can a final variable be manipulated in java?

777


How does queue work in java?

748


How listener identify that the event came from a particular object?

1745


What is a singleton class? Give a practical example of its usage.

853


Why there is no call by reference in java?

716


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

1802


Why do we need wrapper class?

770


What is sortedset in java?

799


What is difference between an object and a class?

864