About Java basic data types and reference type memory

This time, I learned about basic data types and reference type memory! ** 1 What is a basic data type? ** ** (Boolean, byte, char, short, int, float, long, double) 8 types

基本データ型.png

** 2 What is a reference type? ** ** (String, array, class) Other than the above 8 types It's a little confusing.

参照型.png

It looks like this.

Recommended Posts

About Java basic data types and reference type memory
Basic data types and reference types (Java)
Java basic data types and reference types
Basic data type and reference type
About Java primitive types and reference types
Java basic data types
About Java data types (especially primitive types) and literals
[Java] Basic types and instruction notes
[Java] Exception types and basic processing
[Java] Difference between assignment of basic type variable and assignment of reference type variable
[Introduction to Java] Variables and types (variable declaration, initialization, data type)
[Basic knowledge of Java] About type conversion
[Rails] I learned about database data type types!
[Processing x Java] Data type and object-oriented programming
Java review ③ (Basic usage of arrays / reference type)
[Java] Main data types
[Java] About enum type
[Java] Variables and types
Feel the basic type and reference type easily with ruby
Java variable declaration, initialization, data type (cast and promotion)
Java review ① (development steps, basic grammar, variables, data types)
Feel the basic type and reference type easily with ruby 2
A memorandum about table data types and commands (Rails)
Java learning memo (data type)
Java programming (variables and data)
About Java class loader types
[Java] About String and StringBuilder
About Java Packages and imports
Java Learning 1 (learning various data types)
About Java static and non-static methods
Java variable declaration, initialization, and types
About fastqc of Biocontainers and Java
Java Primer Series (Variables and Types)
Basic data type and reference type
Basic data types and reference types (Java)
Java reference mechanism (stack and heap)
[PHP] Inheritance, protected and reference patterns
Java pass by value and pass by reference
Difference between primitive type and reference type
About Java primitive types and reference types
Java basic data types and reference types
Java primitive types, reference types, Immutable, Mutable
Java reference mechanism (stack and heap)
[Java] Data type / matrix product (AOJ ⑧ Matrix product)
Java array variables are reference types
Java pass by value and pass by reference
Reading and writing Java basic files
Difference between primitive type and reference type
This and that about Base64 (Java)
Java and Swift comparison (2) Basic type / arithmetic expression / control syntax / function definition
About returning a reference in a Java Getter
[Java Siler] About type inference by var
Java starting from beginner, variables and types
Java date data type conversion (Date, Calendar, String)
[Easy-to-understand explanation! ] Reference type type conversion in Java
Use PostgreSQL data type (jsonb) from Java
[Personal memo] Java data type is annoying
[Java] Data type / string class cheat sheet
Java study # 3 (type conversion and instruction execution)
[About JDBC that connects Java and SQL]
[Note] Cooperation between Java and DB (basic)
[Introduction to Java] Variable declarations and types
Rails: A little summary about data types
[Java] Calculation mechanism, operators and type conversion
Page number logic and reference code (java)
[Java] Difference between equals and == in a character string that is a reference type
Unexpectedly unknown basic tips about StringBuilder [Java / C #]
[Introduction to Java] About type conversion (cast, promotion)