Computer Science, asked by tb814798, 2 months ago

What are the difference data type that are use in java​

Answers

Answered by anandachandra1980
1

Answer:

Data Types in Java. Data types specify the different sizes and values that can be stored in the variable. There are two types of data types in Java: Primitive data types: The primitive data types include boolean, char, byte, short, int, long, float and double.

Similar questions