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
What is JTS?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Explain ioc concept?
What is jboss?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Is a class a subclass of itself?
What are the difference between RMI and CORBA?
Are we allowed to change the transaction isolation property in middle of a transaction?
What method is invoked to cause an object to begin executing as a separate thread?
What is message driven beam?
Write a program to show synchronization?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is prototype?
What is a policy?
Where can I ask questions and make suggestions about seam?