what is polymorphism with example?types of polymorphism?
Answer Posted / sachin
Three types
1) Method Overloading
2) Method Overriding
3) Interface
| Is This Answer Correct ? | 51 Yes | 104 No |
Post New Answer View All Answers
What are the types of collections in java?
What is java reflection?
What is javac used for?
can any body body expalin best definitions & best real time exaples for opps concepts.
What a static class can contains?
How do you use find and replace?
What is parsing and its types?
What is r in java?
What is a nested class?
What is overloading and overriding in java?
What is numeric function?
Explain numeric promotion?
Explain the significance of class loaders in bootstrap?
What will be the default values of all the elements of an array defined as an instance variable?
Can a class be declared as protected?