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
Which javutil classes and interfaces support event handling?
What do you need to set-up a cluster with jboss?
What if the static modifier is removed from the signature of the main method?
What is permgen or permanent generation?
How many times may an objects finalize() method be invoked by the garbage collector?
Is it possible to stop the execution of a method before completion in a sessionbean?
How database connectivity in XML is achieved?
What is the difference between the string and stringbuffer classes?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Explain about local interfaces.
what is a non-repeatable read?
what are the advantages of JTA over JTS?
Write a singleton program?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Can I use multiple html form elements with the same name?