what is mean by overriding in which situation we wil use?
Answer Posted / rishi
Whenever we use same mathod with the same signature that we
call mathod overloding and we use it, when we use
inharitence or abstract class.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the SimpleTimeZone class?
Is java 9 released?
What is == and === in javascript?
What is threaded programming and when is it used? : Java thread
Can an interface implement another interface?
What is Classloader in Java?
What is the importance of hashcode() and equals() methods?
What the difference is between execute, execute Query, execute Update?
Define linked list and its features with signature?
Can I declare a class as private?
I want to persist data of objects for later use. What’s the best approach to do so?
What is null in java?
What is e java?
What are the Main functions of Java?
What is the difference between pass by reference and pass by pointer?