What is method Overriding in the perspective of OOPS?

Answer Posted / boss

Redefining the superclass method in the subclass. Means
redefining the implementation of superclass method in the
subclass

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove the trailing spaces from a string?

641


How will you serialize a singleton class without violating singleton pattern?

1514


What does i ++ mean in Java?

494


What is square root in java?

582


Can we have a method name same as class name in java?

571






What are different ways of object creation in java ?

562


Can we create an object of private class?

539


What is comparator in java?

545


What is arrays fill in java?

534


What are some alternatives to inheritance?

548


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

1354


Difference between predicate, supplier and consumer ?

568


What languages are pass by reference?

531


How many types of exception can occur in a java program?

524


How do you delete a list in java?

522