What is compile time polymorphism?
Answer Posted / haridini
I think it is overloading concept.
| Is This Answer Correct ? | 109 Yes | 22 No |
Post New Answer View All Answers
What modifiers may be used with a top-level class?
What is difference between public static and void?
What is the difference between the file and randomaccessfile classes?
What do you mean by ordered and sorted in collections in java?
What is type safety in java?
What is map in java?
Is arraylist ordered?
Why we use set in java?
What is double word?
What are the different types of inner classes?
What is an empty list in java?
What is tochararray in java?
Can you explain the private protected field modifier?
Write a method to check if input string is palindrome?
What will be the initial value of an object reference which is defined as an instance variable?