what is polymorphism with example?types of polymorphism?
Answer Posted / gupta
two types
1.static
2.dynamic
| Is This Answer Correct ? | 39 Yes | 13 No |
Post New Answer View All Answers
Why can't we use static class instead of singleton?
Explain java thread life cycle.
What happens if we override only equals?
Why are global variables used?
What is native method in java?
How to sort list of list in java?
what are three ways in which a thread can enter the waiting state? : Java thread
Why is singleton class used?
What is collection sort in java?
Why main() method is public, static and void in java ?
Can a hashset contain duplicates java?
What is internal variable?
Can we call the run() method instead of start()?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
Can java run on google chrome?