can a static method be overridden
Answer Posted / dinesh
Heloo oops ,Answer in one word yaar,If they ask to explain
in detail than explain like above.
No-Static method can't be overridden.
From static method if u want to call another method ,U can
only call the static method,
Static method calls only the another static method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Why a client should be multithreading? Explain.
What is Remote Server?
What are JTA/JTS and how they used by client?
Can I run seam outside of jboss as?
What is a tasks priority and how is it used in scheduling?
How would you detect a keypress in a jcombobox?
How is a java object message delivered to a non-java client?
Name three subclasses of the component class?
How are the elements of a cardlayout organized?
What modifiers may be used with an interface declaration?
To what value is a variable of the string type automatically initialized?
What is the difference between static and non-static with examples?
How messaging services are done, before release of JMS?
what is a non-repeatable read?