InterviewSolution
Saved Bookmarks
| 1. |
What is the Java 8 update of PermGen?(a) Code Cache(b) Tenured Space(c) Metaspace(d) Eden spaceThis question was addressed to me in homework.Question is taken from Memory Management in section Exploring java.lang & java.io of Java |
|
Answer» The correct answer is (C) Metaspace |
|