Answer Posted / pradeep reddy
Final and staic variable is stored in Method area which even stores the class structure like method,constructor and static fields.Method area is a non heap memory.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Is null a string in java?
What is difference between hashset and hashmap?
Can you extend singleton class?
Is there any difference between nested classes and inner classes?
What is a vararg?
What is constructor chaining in java?
What is ide with example?
What does percent mean in java?
Why are pointers not secure?
Explain covariant method overriding in java.
What do you understand by the term polymorphism?
What is the primitive type byte?
What is the output of the below java program?
What is ascii format?
What is bool mean?