What is run time polymorphism?
Answer Posted / bal
Method overriding is run time poly
| Is This Answer Correct ? | 38 Yes | 4 No |
Post New Answer View All Answers
Write a program to reverse array in place?
What is hashmap in java?
What is the difference between a scrollbar and a scrollpane?
Why collection is called framework in java?
What is variable declaration and definition?
What are some alternatives to inheritance?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
what are three ways in which a thread can enter the waiting state? : Java thread
Describe 2 different ways to concatenate two strings.
What are different access specifiers in java?
Give reasons supporting that string is immutable.
What is difference between public static and void?
What do you understand by abstract classes?
What are the types of web technologies?
What is the difference between instanceof and isinstance?