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
What is jar?
Why java applets are more useful for intranets as compared to internet?
What is the argument in java?
What is a jagged array in java?
Can a method inside a interface be declared as final?
What is the java virtual machine?
Why unicode is important?
What is serialization in java?
What is a method type?
How strings are created in java?
Which is the best approach for creating thread ?
What is a lambda expression ? What's its use ?
What is jvm? Why is java called the platform independent programming language?
What are the basic control structures?
What is finalize() function in java?