Data Types in Java

Data Types

Every variable in java can be either primitive or non primitive data type.

There are two types of data types

  • Primitive 
  • Non-Primitive 

Detailed flow diagram for data types explained below:

Data type with range, description, size and examples listed below