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
What class is used to create Server side object ?
Why use POJO when I can use hashmap
What is table mutation and how do you avoid it?
Describe responsibilities of Activator?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What are the different approaches to represent an inheritance hierarchy?
Explain the steps in details to load the server object dynamically?
What is the difference between session and entity beans?
Explain the difference between object state and behavior?
What are the benefits of detached objects?
Can I run seam with jdk 1.4 and earlier?
Can I run seam outside of jboss as?
what is handle?
Why doesn’t the focus feature on the tag work in every circumstance?
To identify IDL language what mapping mechanism is used?