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
How can I avoid validating a form before data is entered?
What is a tasks priority and how is it used in scheduling?
What does module-relative mean?
what are the advantages of JTA over JTS?
What are the steps to write p-to-p model application?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What is the purpose of the finally clause of a try-catch-finally statement?
Describe responsibilities of Activator?
What is in-memory replication?
Explain what is synchronization?
What is colon_pkg_prefixes and what is its use?
What are the benefits of detached objects?
What are transaction attributes?
Write a singleton program?
What is RMI and what are the services in RMI?