what is polymorphism with example?types of polymorphism?
Answer Posted / nidhi joon
The ability to take more than one form.
Supports two type
Method Overloading
Method Overriding
| Is This Answer Correct ? | 58 Yes | 38 No |
Post New Answer View All Answers
Does java runtime require a license?
Is null a string in java?
Explain different ways of creating a thread. Which one would you prefer and why?
Is void a return type?
How do you print array in java?
What is data member in java?
Explain throw keyword in java?
How to store image in arraylist in java?
What is the meaning of nullable?
What is scope of a variable?
How do you execute a thread in java?
what is function overloading in java?
what is server side caching?
what is the messsage u r going to get from an objectoriented programing?
Write a program to print fibonacci series