what is mean by overriding in which situation we wil use?
Answer Posted / ramana
override methos have same method name with same
signature.which methods are apper in super class to sub
class.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain the purpose of garbage collection in Java?
Can arraylist hold different types java?
Why a dead thread occurs?
What are the types of web technologies?
What is the difference between int and integer in java?
How can we make a class singleton?
How do I get 64 bit java?
For class CFoo { }; what default methods will the compiler generate for you>?
How many types of constructors are used in java?
What methods are used to get and set the text label displayed by a button object?
How concurrent hashmap works?
What is difference between arraylist and list in java?
Explain about wait() method?
How we create object in copy constructor?
Explain the significance of class loaders in bootstrap?