2018 | OriginalPaper | Chapter
2. Using Data for Computation
Published in:
Fundamentals of Java Programming
Abstract
The previous chapter presented how to write programs using only System.out.println and System.out.print statements. This chapter introduces how to store, modify, and retrieve information. The medium in which information is stored is called data.