Computer Science, asked by AdreeshManna, 5 months ago

What is the use of data types in Java?​

Answers

Answered by asitpaul2015ap
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

Answered by wwwosimiyu93
3

Answer:

data type specify the different sizes and values that can be stored in the variable. There are two types of data type in Java .nom primitive data type : The non- primitive data types include classes, interfaces,and arrays

Similar questions