Computer Science, asked by farhu54, 11 months ago

What are the basic data types of Java?​

Answers

Answered by Zeeshandoja
5

The basic data types of java are:-

int.,float, double,char, Boolean.

Answered by Aaroohi123
1
Heÿ ❤

They are two types of Data type in Java :

1: Primitive Data type

2:Reference Data type


Boolean, the type whose values are either true or false.


char, the character type whose values are 16-bit Unicode characters.

The arithmetic types: the integral types: byte. short. int. long. the floating-point types: float. double.



HöPe ïT hèLps ❤
Similar questions