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 fileinputstream and fileoutputstream?
How does multithreading take place on a computer with a single cpu in java programming?
What is object class in java?
You're given a Boolean 2D matrix, can you find the number of islands?
Does java vector allow null?
Can you instantiate the math class in Java?
Is a boolean variable?
what happens when a thread cannot acquire a lock on an object? : Java thread
Is null function in java?
Can you override a final method?
How many bits are in a sentence?
What is a java list?
What is listnode in java?
What do you know about java?
how are methods defined?