Multiple choice

In Java, the inputs are always considered as ________ datatypes.

  1. integer

  2. character

  3. byte

  4. string

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Java, the inputs are always considered as string datatypes.