Computer Science, asked by samirkhan9581, 8 months ago

What are the data types in java

Answers

Answered by Surajgiri974
0

Answer:

Primitive data types: The primitive data types include char, byte, short, int, long, float and double.

Non-primitive data types: The non-primitive data types include Classes and Arrays.

Answered by khushifamily891
0

Answer: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.

•Non-primitive data types: The non-primitive data types include Classes, Interfaces, and Arrays.

If u like the answer make me as brainlist

Similar questions