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 are variables stored?
Define "Access specifiers" in java.
What is boolean false?
Which is faster string or stringbuilder?
How do you make a thread in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
Why is boolean important?
What is a ?
What is instanceof keyword?
What is constructor in java ?
Explain how to convert any java object into byte array.
What are the 6 mandatory procedures for iso 9001?
How do generics work?
Does java support Operator Overloading?
Name few java 8 annotations ?