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
How a component can be placed on Windows?
Name three subclasses of the component class?
What value does read() return when it has reached the end of a file?
Explain ioc concept?
what is meant by JRMP?
What are the sequence of steps to write pub or sub model kind of application?
How are the elements of a cardlayout organized?
What restrictions are placed on the values of each case of a switch statement?
Will the general public have access to the infobus apis?
What is a modular application? What does module-relative mean?
What are the different types of exception?
What is the form of storage space in java?
Describe activation process?
What are local interfaces? Describe.
Is a class a subclass of itself?