Primitives
int
, double
, char
, and bool
are classified as "primitive types.
- Using
==
will tell you
and types like String
or int[]
are
int
, double
, char
, and bool
are classified as "primitive types.
==
will tell youand types like String
or int[]
are