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
What is meant by local variable and instance variable?
How do you remove duplicates from an array in java?
Explain the use of volatile field modifier?
What is the use of protected in java?
What is the difference between actual and formal parameters?
Is null an object java?
What is the vector class in java programming?
Can we synchronize static methods in java?
What is meant by object?
Is string pool garbage collected?
Can we use static class instead of singleton?
What is the difference between object oriented programming language and object based programming language?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What state is a thread in when it is executing?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?