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
Is final static java?
Why java is object oriented?
What is the constructor?
Explain the significance of listiterator.
Can we print null in java?
What is a method in coding?
What is broken and continue statement?
What is the use of singleton?
What is stack explain?
What is foreach loop in java?
If you are given the name of the function at run time how will you invoke the function?
Can we define private and protected modifiers for the members in interfaces?
What is busy spin, and why should you use it?
What is the abstract class?
What is command line argument