InterviewSolution
Saved Bookmarks
| 1. |
Where is String Pool stored?(a) Java Stack(b) Java Heap(c) Permanent Generation(d) MetaspaceThe question was asked in an interview.The doubt is from Memory Management topic in section Exploring java.lang & java.io of Java |
|
Answer» Correct CHOICE is (b) JAVA Heap |
|