can a static method be overridden

Answer Posted / srinivas katta

Hi, Aswini ur program is wrong, there is no relation btween
cal methods in ur program, overriding means there must be
same no of arguments,there is a change in no of argumetns
in ur program.
static methods can not be overridden
ex:
main method is static, we can overload it but we can not
override it.

Is This Answer Correct ?    27 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are JTA/JTS and how they used by client?

1710


How will you pass parameters in RMI? Why do you serialize?

683


Explain what is synchronization?

565


Describe activation process?

2048


How primary key is implemented in Oracle?

1904






why static class in java

1268


What if the static modifier is removed from the signature of the main method?

692


What is the difference between the session.update() method and the session.lock() method?

547


What is scalable, portability in the view of J2EE?

1865


Will the general public have access to the infobus apis?

519


What is abstract schema?

546


Define the remote object implementation?

1991


What class is used to create Server side object ?

1658


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

531


What is the highest-level event class of the event-delegation model?

562