Answer Posted / sadikhasan palsaniya
Code of method and constructor or static and final field of
the class are store in "Method Area" which is non heap Memory.
Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
Why do we create threads in java?
What is the escape character in java?
Why java is object oriented?
Explain JMS in detail.
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Why stringbuilder is not thread safe?
What are the high-level thread states in java programming?
what is recursion in java
What is e in java?
When we serialize an object does the serialization mechanism saves its references too?
What is a void in java?
What do you understand by garbage collection in Java? Can it be forced to run?
How do you clear a list in java?
Are true and false keywords?
what do you mean by marker interface in java?