what do you meant by Runtime Polymorphism?
Answer Posted / muthusenthil
Runtime Polymorphism is method overriding...
Is This Answer Correct ? | 38 Yes | 10 No |
Post New Answer View All Answers
Can we create our own daemon thread?
What is a consumer in java?
Compare Mutex and Semaphore in java.
What environment variables are required to be set on a machine in order to run Java programs?
Is list ordered in java?
What is <> used for in java?
What is a protected class in java?
Can an arraylist be empty?
What is the difference between sop and work instruction?
Is boolean a wrapper class in java?
Discuss different types of errors that generally occur while programming.
How many ways can we create the string object?
How can you set an applet’s height and width as a percentage?
What are thread priorities and importance of thread priorities in java?
What is the java reflection api? Why it’s so important to have?