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
Write a java program to count the number of words present in a string?
How to calculate the length of a singly linked list in java?
Can we serialize static variables in java?
What happens when a thrown exception is not handled?
Write a program to print fibonacci series up to count 10.
What is encapsulation in java?
What is append in java?
define polymorphism in java
What are the two types of streams offered by java 8?
What is meant by class loader? How many types are there? When will we use them?
What are encapsulation, inheritance and polymorphism?
What is the primitive type short?
What is data structure in java?
What are the features of java?
Why are global variables used?