JVM memory areas

Five types of memory areas are available in java .
  1. class (method) area .
  2. Heap
  3. Stack
  4. Program Counter Register .
  5. Native Method Stack .

No comments:

Post a Comment

Optimize your Programming Skills

  Java is The most Powerful Programming Language , Because of it's Oops Concept and it's Compilation Process . After The Compilatio...