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
Describe, in general, how java's garbage collector works?
Difference between swing and awt?
Why use a datasource when you can directly specify a connection details?
What is the difference between the session.get() method and the session.load() method?
what are memory considerations of jsp compares to other web components?
Can we sent objects using Sockets?
What are various types of class loaders used by jvm?
Why are component architectures useful?
What is the relation between the infobus and rmi?
Explain RMI Architecture?
What is an abstract method?
Why a client should be multithreading? Explain.
Explain the different types of memory used by jvm?
how do you Handle Front End Application data against DB with example?
Can I use multiple html form elements with the same name?