What is Overriding and how can it be used?
Answer Posted / siddu
overriding is nothing to change behaviour of super class
method in subclass with same singature of method
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the use of static class?
What is oop in java?
What are different types of control structures?
Why convert an applet to an application?
can I implement my own start() method? : Java thread
What is factor r?
What is a default constraint?
What is empty list in java?
How do you do math powers in java?
Why static functions are used?
How to perform selection sort in java?
How can you set an applet’s height and width as a percentage?
Is java 9 released?
What is a string what operation can be performed out with the help of a string?
5 Coding best practices you learned in java?