can a static method be overridden
Answer Posted / rama devi
Static method will be represented by class, not by objects.
Overriding technique will be for objects; Even if we have
same method in the sub class also that will be a static
method for that class
| Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
Do you think that java should have had pointers?
Have you used threads in Servelet?
What restrictions are placed on the location of a package statement within a source code file?
What is the purpose of the wait(), notify(), and notifyall() methods?
Name three component subclasses that support painting?
why static class in java
What are the different class loaders used by jvm?
What is mdb and what is the special feature of that?
Name the class that is used to bind the server object with RMI Registry?
What is a class loader? What are the different class loaders used by jvm?
What is the map interface?
Why do threads block on i/o?
What are the different methods of identifying an object?
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?
How will you pass parameters in RMI? Why do you serialize?