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
Why can't you declare a class as protected?
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is implicit object in java?
What is meant by structural programming?
Is a class an object?
What is the importance of main method in Java?
What are the limitations of procedural programming approach?
Will minecraft java be discontinued?
What is nested class?
Explain the different forms of polymorphism?
How do you use spaces in java?
Why java is object oriented?
What methodology can be employed to locate substrings inside a string?
What is difference between final and finally in java?
What is the default value of local and global variables?