In Java, there are four basic data types:
- Boolean – represents truth values like
true
orfalse
. - Text – represents characters and strings.
- Number – used for numeric values, both whole and decimal.
- Date – used to handle dates and times.
In Java, there are four basic data types:
true
or false
.Jerry's Event Happening
Jerry's Event Happening