Computer Science, asked by banditanaik204, 6 months ago

what do you mean by data types of java​

Answers

Answered by syedhina9
0

Answer:

Data type specifies the size and type of values that can be stored in an identifier. The Java language is rich in its data types. .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.

Answered by Anonymous
2

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.

Similar questions