Computer Science, asked by hrushikesh3037, 1 month ago

What specify the different sizes and values that can be stored in the variable.​

Answers

Answered by ayan037
0

Explanation:

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.

Answered by manshipapola12
3

Answer:

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