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
Define the remote object implementation?
How to implement RMI in Java?
Explain RMI Architecture?
When a thread blocks on i/o, what state does it enter?
What restrictions are placed on the values of each case of a switch statement?
Why are some of the class and element names counter-intuitive?
What are the types of scaling?
What is the immediate superclass of the applet 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?
how do you Handle Front End Application data against DB with example?
What are the different methods of identifying an object?
what are memory considerations of jsp compares to other web components?
Brief description about local interfaces?
How messaging services are done, before release of JMS?
What is Stream Tokenizer?