Computer Science, asked by bankarpalak620, 1 month ago

Q2. Name different data types available in Java with its range.​

Answers

Answered by shreyasharane1
0

Answer:

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.

Explanation:

I hope you help it

Similar questions