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 class is used to create Server side object ?
Explain phantom read?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is the purpose of the finally clause of a try-catch-finally statement?
What is the difference between the session.get() method and the session.load() method?
What is the infobus?
Is the ternary operator written x : y ? Z or x ? Y : z ?
How substring() method of string class create memory leaks?
What is the relationship between an event-listener interface and an event-adapter class?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What you mean by COM and DCOM?
Is there a guarantee of uniqueness for entity beans?
What is ioc concept & explain it?
Why does the tag url-encode javascript and mailto links?
What are the types of scaling?