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
What is parsing a sentence?
What is the simpletimezone class in java programming?
Explain an intermediate language?
What is strings in java?
Explain the difference between throw and throws in java?
What is classpath?
What are the different ways to handle exceptions?
What is abstraction in java?
What is the purpose of lambda expressions?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
Explain the use of shift operator in java. Can you give some examples?
What package is math in java?
How do you break a loop?
What is annotation in java?
How is tree Mirroring implemented?