What is compile time polymorphism?
Answer Posted / pawan mor
overloading.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by Header linked List?
What is int short for?
What do you mean by garbage collection used in java?
What is the difference between a scrollbar and a scrollpane?
Is java call by reference?
How is abstraction implemented in java ?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is the integer of 16?
What are the new features in java 8? Explain
Difference between class#getinstance() and new operator ?
When will we prefer to use set and list in java and why?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Can a lock be acquired on a class in java programming?
What is oop principle in java?
Why array is used in java?