What is compile time polymorphism?
Answer Posted / sahaj
polymorphism is the ability to use an operator or function
in different ways.
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
Does java list allow null?
Can anonymous class have constructor?
What is meant by anonymous class?
What is lastindexof in java?
What is the difference between throw and throws in java?
How to create com object in Java?
Is void a data type?
Why synchronization is important in java?
Does java trim remove newline?
What is an immutable object?
What is meant by flickering?
How do you read a char in java?
Why doesn't the java library use a randomized version of quicksort?
How do you use compareto in java?
How can you share data between two thread in Java?