what is polymorphism with example?types of polymorphism?
Answer Posted / sss
Polymorphsim means one name many form it is basically two type compile time polymorphsim and run time polymorphsim.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can you take care of mutual exclusion using java threads? : Java thread
What is the use of singleton?
What is a nested structure?
which pattern is default in scanner package?
What is the use of join method?
Is java a compiler?
How do you convert string to int in java?
What will happen when using pass by reference in java?
Which eclipse is best for java?
What is string data type?
What is use of valueof () in java?
What is data and its types?
Explain wait(), notify() and notifyall() methods of object class ?
What is boolean query?
What is ellipsis in java?