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
Which textcomponent method is used to set a textcomponent to the read-only state?
What is local interface. How values will be passed?
what are memory considerations of jsp compares to other web components?
Define prototype?
If your ui seems to freeze periodically, what might be a likely reason?
What is the relation between the infobus and rmi?
What is colon_pkg_prefixes and what is its use?
What are the different approaches to represent an inheritance hierarchy?
What are externizable interface?
What is bean? Where can it be used?
Explain what is synchronization?
What is a clone?
How can I avoid validating a form before data is entered?
What is the difference between the string and stringbuffer classes?
What is the RMI and Socket?