can a static method be overridden
Answer Posted / naveen
Abid Mehmood you are absolutely correct. You can't override a static method to a non static method.
Static method can be overridden unless the method is declared final.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What value does read() return when it has reached the end of a file?
Why are some of the class and element names counter-intuitive?
What is the RMI and Socket?
What is the difference between long.class and long.type?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Where can I ask questions and make suggestions about seam?
What are JTA/JTS and how they used by client?
What you mean by COM and DCOM?
What is RMI and what are the services in RMI?
Is the session factory thread safe?
What is the difference between the string and stringbuffer classes?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is the relation between the infobus and rmi?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)