Java Programming Fundamentals

Casual Mode - Take your time!

1 / 14
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What is the advantage of using import statements?

  1. To avoid having to declare variables.
  2. To refer to a class without using prefixes.
  3. To avoid calling methods.
  4. To import the images you want to use.
Change Mode