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
Write a code to show a static variable?
Define how does a try statement determine which catch clause should be used to handle an exception?
What is the static field modifier?
Is .net better than java?
What are the benefits of java?
What is the collections api?
Why do we use string?
What is the significance of continue jump statement? Explain with an example.
Why java uses the concept of the string literal?
how to write a server program and sending the mails to the server using smtp protocol please help me
Why do you canvas?
Which package has light weight components?
What is the use of predicate in java 8?
What are the advantages of defining packages in java?
What are autoboxing and unboxing? When does it occur?