📚 Practice Mode
Java Programming Fundamentals
Learn at your own pace with hints and detailed explanations
1 / 14
Multiple Choice
What is the advantage of using import statements?
- To avoid having to declare variables.
- To refer to a class without using prefixes.
- To avoid calling methods.
- To import the images you want to use.