what is polymorphism with example?types of polymorphism?
Answer Posted / nikunj b patel
same name multiple form is call poly...
static polymorphism and dynamic polymorphism.
Is This Answer Correct ? | 71 Yes | 13 No |
Post New Answer View All Answers
which pattern is default in scanner package?
What is the difference between a synchronized method and a synchronized block?
How do I compare two strings in word in java?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What is java util hashmap?
Can a lock be acquired on a class in java programming?
Explain about java sdk?
Explain the difference between hashmap and hashtable in java?
What is an exception? difference between Checked and Unchecked exception in Java
What is a short in java?
Is a method a function?
How do you write a conditional statement?
What is enhanced loop in java?
What is parsing and its types?
What are the three types of design patterns?