can a static method be overridden
Answer Posted / stranger
static method cannot be overridden.....bcoz the method is define by class not by object.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the steps in details to load the server object dynamically?
What are various types of class loaders used by jvm?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is aop(assepct oriented programing)?
whats is mean by tiles in struts
What are the oops concept?
What is meant by method chaining?
What does module-relative mean?
What is metaspace?
Java is fully object oriented languages or not?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is Stream Tokenizer?
Which component handles cluster communication in jboss?
How would you detect a keypress in a jcombobox?
Which containers use a border layout as their default layout?