what is polymorphism with example?types of polymorphism?
Answer Posted / nikunj b patel
same name multiple form is call poly...
static polymorphism and dynamic polymorphism.
| Is This Answer Correct ? | 71 Yes | 13 No |
Post New Answer View All Answers
What are mutable classes?
How infinite loop is declared?
What is Mutex (Mutual Exclusion Object) ?
When is the arraystoreexception thrown?
What do you understand by casting in java language?
a thread is runnable, how does that work? : Java thread
What is the size of integer?
What do you mean by data type?
What is pojo class in java?
What is a pattern what is an anti pattern?
Does sprintf allocate memory?
What is nullpointerexception in java?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is split return?
What is meant by class loader? How many types are there? When will we use them?