You are on page 1of 1

JAVA NOTES BY PITAMBARA EDUCATORS

What is DATATYPE
Data type specifies which type of value a variable can have and what type of mathematical, relational or
logical operations can be applied to it without causing an error.

DataTypes in JAVA

Primitive Non-Primitive

You might also like