study guides for every class

that actually explain what's on your next test

Import Statement

from class:

AP Computer Science A

Definition

An import statement in Java is used to bring classes or packages from other libraries into your current program. It allows you to use those classes or packages without having to fully qualify their names.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.