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
Is there a guarantee of uniqueness for entity beans?
Is “abc” a primitive value?
How to implement RMI in Java?
What is permgen or permanent generation?
What is the difference between static and non-static with examples?
What is abstract schema?
what is handle?
Why use a datasource when you can directly specify a connection details?
What is a modular application?
Why a component architecture for the java platform?
What do you mean by Socket Programming?
What is the difference between session and entity beans?
Can I map more than one table in a cmp?
When a thread blocks on i/o, what state does it enter?
What are the oops concept?