can a static method be overridden
Answer Posted / ya7ia
canont override static method but
can overload static method
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is colon_pkg_prefixes and what is its use?
How messaging services are done, before release of JMS?
what are the advantages of JTA over JTS?
Define aop(assepct oriented programing)?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
How to implement RMI in Java?
How database connectivity in XML is achieved?
Do I need to import javlang package any time? Why ?
how to use debug in my elipse to solve problems that exist in my project
Explain how will the struts know which action class to call when you submit a form?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What restrictions are placed on the location of a package statement within a source code file?
What is a modular application? What does module-relative mean?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What you mean by COM and DCOM?