Where does the Method Area in Java store class-level information?

Last Updated :
Discuss
Comments

Where does the Method Area in Java store class-level information?

Heap Memory

Stack Memory

The JVM's permanent generation

The ClassLoader

Share your thoughts in the comments