If there is no loss of efficiency in importing an entire Java package instead of importing only classes you use into your program, why would you not just import the entire package?

What will be an ideal response?

Importing only the classes you need into your program makes your program easier to read as well as aiding in documenting the program. Program readability is very important since humans read computer programs, too.

Computer Science & Information Technology

You might also like to view...

Every standard chart in Excel is automatically a PivotChart by design

Indicate whether the statement is true or false

Computer Science & Information Technology

The criteria range indicates how the displayed records in a spreadsheet are filtered

Indicate whether the statement is true or false

Computer Science & Information Technology