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 the purpose of void class?
What is the use of string and stringbuffer?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
How can I become a good programmer?
What is increment in java?
What is the main use of generics in java?
What are the application of stack?
Is hashset ordered java?
What is the use of conditional statement?
What are static initalizers in java ?
What is proper subset?
How garbage collection is done in java?
What is <> used for in java?
What is unicode datatype?
Why super is first line in java?