can a static method be overridden
Answer Posted / nitasha
Static methods are not overriden, they are hidden by static
method in subclass. Check out the link:
http://www.xyzws.com/javafaq/can-static-methods-be-overridden/1
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What are the different types of exception?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is the map interface?
how do you Handle Front End Application data against DB with example?
Will the general public have access to the infobus apis?
Explain ioc concept?
What must a class do to implement an interface?
Explain the different types of memory used by jvm?
What is local interface. How values will be passed?
What is the difference between a static and a non-static inner class?
What is aop(assepct oriented programing)?
What is the relationship between an event-listener interface and an event-adapter class?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
When a thread blocks on i/o, what state does it enter?