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

Is java map thread safe?

591


What will happen if a thrown exception is not handled?

650


How many static init can you have?

784


What is anti pattern in java?

607


What is java in detail?

687






Why singleton is not thread safe?

659


What is t type java?

708


Difference between error and exception

5226


how to open and edit XML file in Weblogic???

1658


What is a generic type?

648


When we should use serialization?

657


What is a default constructor and also define copy contrucyor?

717


what is thread in Java ?

720


Convert Binary tree to linked list.

704


What’s the difference between applets and standalone program?

624