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
How variables are stored in memory?
What is an argument java?
What are the different types of multitasking?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
What does the @override annotation do?
Is char a data type in java?
What is Applet Stub Interface ?
What language is pass by reference?
What is the difference between class & object?
Can we force the garbage collection to run?
How to do encapsulation in java?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is treeset in java collection?
Is there a case when finally will not execute?
What do you understand by an io stream?