InterviewSolution
Saved Bookmarks
| 1. |
Classes and Methods are stored in which space?(a) Eden space(b) Survivor space(c) Tenured space(d) Permanent spaceI had been asked this question in a job interview.Enquiry is from Memory Management topic in section Exploring java.lang & java.io of Java |
|
Answer» Right answer is (d) Permanent space |
|