[Java] Stack area and static area

I have a question about Java stack area and static area.

[Question] Do the stack area of memory and the static area refer to the same thing?

[Background] The word "static area" came up in a Java reference book the other day. Thorough capture Java SE 8 Silver problem collection https://www.amazon.co.jp/%E5%BE%B9%E5%BA%95%E6%94%BB%E7%95%A5-Java-Silver-%E5%95%8F%E9%A1%8C%E9%9B%86-1Z0-808/dp/4844339931/ref=asc_df_4844339931/?tag=jpgo-22&linkCode=df0&hvadid=295658314765&hvpos=1o1&hvnetw=g&hvrand=2232083536107640732&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=1009343&hvtargid=pla-526914835838&psc=1&th=1&psc=1

I thought that it was different from the stack area that I knew from before, and when I looked it up in the "static area", Only sites related to "stack area" will be hit.

Are these two the same? Or is it something else?

If it is different, I would appreciate it if you could explain it.

Recommended Posts

[Java] Stack area and static area
Java static
Java reference mechanism (stack and heap)
Java static story
JAVA learning history final modifier and static modifier
Java and JavaScript
XXE and Java
Java programming (static clauses and "class variables")
[Swift vs Java] Let's understand static and final
Check static and public behavior in Java methods
Java true and false
[Terms] Static and dynamic
[Java] String comparison and && and ||
Java static [Personal summary]
Java --Serialization and Deserialization
[Java] Arguments and parameters
timedatectl and Java TimeZone
[Java] Branch and repeat
[Java] Variables and types
java (classes and instances)
[Java] Overload and override
[Java] Difference between static final and final in member variables
Study Java # 2 (\ mark and operator)
Java version 8 and later features
[Java] Difference between == and equals
[Java] Generics classes and generics methods
Java programming (variables and data)
Java encryption and decryption PDF
[Java] JavaConfig with Static InnerClass
Java and Iterator Part 1 External Iterator
Java if and switch statements
Java class definition and instantiation
Apache Hadoop and Java 9 (Part 1)
[Java] About String and StringBuilder
[Java] HashCode and equals overrides
☾ Java / Iterative statement and iterative control statement
[java] Reasons to use static
Java methods and method overloads
[Java] Classes, constructors, static members
java Generics T and? Difference
Advantages and disadvantages of Java
java (conditional branching and repetition)
About Java Packages and imports
Log Java NullPointerException stack trace
[Java] Upload images and base64
Benefits of Java static method
C # and Java Overrides Story
Java abstract methods and classes
[Java] Difference between Stack Overflow Error and Out Of Memory Error
Java while and for statements
Java encapsulation and getters and setters
[Java] How to use static modifiers (What are static final and static import)
String, heap area and constant pool
I compared PHP and Java constructors
Differences between "beginner" Java and Kotlin
Use java with MSYS and Cygwin
Distributed tracing with OpenCensus and Java
[Java] Difference between Hashmap and HashTable
Java variable declaration, initialization, and types
Java Excel Insertion and Image Extraction
Install Java and Tomcat with Ansible