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.