can a static method be overridden
Answer Posted / pradeep chawla
static methodes never be overridden because for static
variables memory alloted in jvm stack,for instance variables
memory will allotted in heap
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the string and stringbuffer classes?
What is message driven beam?
Explain RMI Architecture?
What is the relationship between an event-listener interface and an event-adapter class?
What’s jboss cache in short?
What is aop(assepct oriented programing)?
What are callback interfaces?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is the difference between the session.update() method and the session.lock() method?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is RMI and what are the services in RMI?
Write a program to show synchronization?
Can I use multiple html form elements with the same name?
what are RemoteObjects?
What is Stream Tokenizer?