Answer Posted / prabhu
static method can be overriden...absolutely its
possible...try it guys
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the advantages and disadvantages of detached objects.
What class is the top of the awt event hierarchy?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
How many times may an objects finalize() method be invoked by the garbage collector?
What is the difference between system.out ,system.err and system.in?
What event results from the clicking of a button?
which book is better for jdbc ,servlets and jsp
What classes of exceptions may be caught by a catch clause?
Difference between DurableSubscription and non- DurableSubscription?
How to implement RMI in Java?
When a thread blocks on i/o, what state does it enter?
What is prototype?
what is handle?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Why does the option tag render selected=selected instead of just selected?