目录前言一、堆(Heap)二、虚拟机栈(Java Virtual MAChine Stack)三、方法区(Method Area)四、程序计数器(Program Counter Register)五、本地方法栈(Native Method Stack)总结对比表扩展说明前言
While poking around the questions, I recently discovered the assert keyword in Java.At first, I was excited.Something useful I didn\'t already know!A more efficient way for me to check the validity of