can a static method be overridden
Answer Posted / gaythri
static method can be overridden
| Is This Answer Correct ? | 15 Yes | 43 No |
Post New Answer View All Answers
What is TL and its use?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
How are the elements of a cardlayout organized?
Write a program to show synchronization?
what are memory considerations of jsp compares to other web components?
Explain how will the struts know which action class to call when you submit a form?
Name the eight primitive java types.
Write a singleton program?
Why a component architecture for the java platform?
What is the difference between RMI and Corba?
How to deploy Jar, War files in J2EE?
What is the purpose of the notifyall() method?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the difference between the session.update() method and the session.lock() method?
How will you pass parameters in RMI? Why do you serialize?