can a static method be overridden
Answer Posted / ya7ia
canont override static method but
can overload static method
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a modular application? What does module-relative mean?
Why doesn’t the focus feature on the tag work in every circumstance?
How would you detect a keypress in a jcombobox?
What is the difference between the font and fontmetrics classes?
Difference between new operator and class.forname().newinstance()?
Write a singleton program?
What is a tasks priority and how is it used in scheduling?
how to use debug in my elipse to solve problems that exist in my project
Are enterprise beans allowed to use thread.sleep()?
What classes of exceptions may be caught by a catch clause?
What are the benefits of detached objects?
Describe responsibilities of Activator?
What is local interface. How values will be passed?
Why won’t the jvm terminate when I close all the application windows?
what are getters and setters in Java with examples?