What is method Overriding in the perspective of OOPS?
Answer Posted / ravikiran(aptech mumbai)
method overriding is changing the exsiting functionality in
the subclass from the super class
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
what is object-oriented programming in java?
Where are the card layouts used?
What are the two categories of data types in the java programming language?
How to connect to a remote database using Applet?
What is a consumer in java?
What does it mean to flush a file?
What is a condition in programming?
Can we declare array without size in java?
What are the two types of java?
What is bytecode in java ?
How do I know if java is installed?
What is Classloader in Java?
How do you do absolute value in java?
What is a numeric digit?
How are this() and super() used with constructors in java programming?