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
What is passing value java?
What is difference between protected and private?
Can constructor return value?
Which software is used for java programming?
What is a map? What are the implementations of map?
What is the difference between dom and sax parser in java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What isan abstract class and when do you use it?
What do the thread?class methods run() and start() do?
What is a "pure virtual" member function?
What are keyboard events?
Write a code to create a trigger to call a stored procedure
What is a stack class in java ?
What is a flag and how does it work?
How to provide security in java