Computer Science, asked by sahadevrana, 4 months ago

what are the different data types in java?explain in brief... ​

Answers

Answered by anushkaj819
1

Answer:

the types of Java programming language are divided into two categories primatie types and reference

Answered by iamxyz13
3

Answer:

Data types are divided into two groups: Primitive data types - includes byte , short , int , long , float , double , boolean and char. Non-primitive data types - such as String, Arrays and Classes

Explanation:

Data type specifies the size and type of values that can be stored in an identifier. ... Data types in Java are classified into two types: Primitive—which include Integer, Character, Boolean, and Floating Point. Non-primitive—which include Classes, Interfaces, and Arrays.

STAY SAFE, STAY HEALTHY, AND BE BLESSED.

THX.

Similar questions