What is compile time polymorphism?
Answer Posted / sadikhasan palsaniya
method overloading with final keyword is known as compile
time polymorphism.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What defines function?
Why enumeration is faster than iterator?
What are the approaches that you will follow for making a program very efficient?
what do you understand by the term string with respect to java?
How to create a custom exception?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is the purpose of a parameter?
What is codebase?
Why deletion in linkedlist is fast than arraylist?
What is hashing in java?
What is a boolean output?
What is e java?
What is the difference between jfc & wfc?
How can constructor chaining be done using this keyword?
When can an object reference be cast to an interface reference in java programming?