The main difference between the various numeric data types is:

(1 point)
Responses

whether they use Unicode or ASCII.

whether they use Unicode or ASCII.

their size limit.

their size limit.

whether they use binary or hexadecimal.

whether they use binary or hexadecimal.

whether they require a CPU.

1 answer

The main difference between the various numeric data types is their size limit. Different numeric data types (such as integers, floats, etc.) have different ranges of values they can represent, which is determined by their size in memory.