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
What is lexicographically smallest string?
What is the main purpose of java?
What is functional interface in javatpoint?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What are the principle concepts of oops?
What is subsequence of a string?
What is return in java?
Can we define private and protected modifiers for variables in interfaces?
What are the characteristics of Final,Finally and Finalize keywords.
what is the purpose of using rmisecuritymanager in rmi?
What does opcode mean?
What is return used for in java?
What is a vector in java?
What does string [] args mean?
What are the actions that can occur when a thread enters blocked state?