What is method Overriding in the perspective of OOPS?

Answer Posted / ramakrishna yechuri

Itis the process of defining the member function in sub
class with same prototype as in base class.
super key word is used to invoke the base class members.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between inner class and nested class?

553


Explain jvm, jre, and jdk?

561


What is entry in java?

535


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

638


Why deletion in linkedlist is fast than arraylist?

535






What is a boolean in java?

579


Enlist few advantages of inheritance?

584


What does replaceall do in java?

488


What are the four integer types supported by java?

565


What is balanced tree in java?

536


How do you declare an array in java?

522


What is a substitution variable?

567


What are the differences between heap and stack memory?

554


What is wrapper class html?

531


Can you explain the final method modifier?

571