Answer Posted / she
Polymorphism is the features that allow one interface to be
used for general class actions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between JDK and JVM?
What is ‘has a’’ relationship in java?
Is java 1.7 the same as java 7?
What is try-with-resources in java?
Convert Binary tree to linked list.
What is the difference between pass by reference and pass by pointer?
Why should we use singleton pattern instead of static class?
What are the advantages and disadvantages of reference counting in garbage collection?
What are identifiers in java?
Why main method is called first in java?
make a method which any number and any type of argument and print sum of that arguments.....
Is null an object java?
What is local class in java?
What’s the difference between callable and runnable?
What is meant by object oriented programming – oop?