Answer Posted / durgasri
In object-oriented programming, polymorphism (from the
Greek meaning "having multiple forms") is the
characteristic of being able to assign a different meaning
or usage to something in different contexts - specifically,
to allow an entity such as a variable, a function, or an
object to have more than one form.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain about method local inner classes or local inner classes in java?
What is an example of a keyword?
What is meant by method overriding?
What is the syntax and characteristics of a lambda expression? Explain
How many digits is int32?
What is meant by design patterns?
what is the difference between a threads start() and run() methods? : Java thread
What happens when heap memory is full?
Explain the difference between string, stringbuffer and stringbuilder in java?
Why is stringbuffer faster than string?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is module in oop?
Explain jvm, jre, and jdk?
What is r * in math?
Is list ordered in java?