Computer Science, asked by mhasesaasesa, 2 months ago

what are the different data types available in java ? discuss in brief​

Answers

Answered by pds39937
2

Explanation:-

Data Types in Java. ... 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.

Similar questions