What is compile time polymorphism?
Answer Posted / sivasubash
I think it is a overloading concept...
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
Give few examples of final classes defined in Java API?
How do you change an int to a string?
How do you use equal in java?
What is an example of a conditional statement?
Does java linked list allow duplicates?
Write a java program for binary search?
What do you understand by casting in java language?
How can the checkbox class be used to create a radio button?
What is a Transient Object?
What is fail fast in java?
What is flush buffer?
Why are arrays useful in java?
Can we create more than one object singleton class?
Can a class be private in java?
Can a constructor be made final?