Integer

A whole number without a decimal point.

String

A sequence of characters enclosed in single or double quotes.

Boolean

A data type representing true or false values.

Char

A data type representing a single character.

Void

A data type that represents the absence of a value.

Float

A data type representing decimal values

Quiz