Trail: Essential Classes
Lesson: The Platform Environment
Section: System Utilities
Command-Line I/O Objects
Home Page > Essential Classes > The Platform Environment
Command-Line I/O Objects
System provides several predefined I/O objects that are useful in a Java application that is meant to be launched from the command line. These implement the Standard I/O streams provided by most operating systems, and also a console object that is useful for entering passwords. For more information, refer to I/O from the Command Line in the Basic I/O lesson.
Previous page: System Utilities
Next page: System Properties

Discuss
We welcome your participation in our community. Please keep your comments civil and on point. You may optionally provide your email address to be notified of replies — your information is not used for any other purpose. By submitting a comment, you agree to these Terms of Use.