Get full access to Java for Absolute Beginners: Learn to Program the Fundamentals the Java 9+ Way and 60K+ other titles, with a free 10-day trial of O'Reilly.
There are also live events, courses curated by job role, and more.
All the programming concepts explained so far involved data that needed to be processed. Regardless of the form in which data is provided, the Java programs we’ve written so far took that data, modified it, and printed the results, whether to the console, to files, or to another software component. You could say that all of these components were communicating with each other and passing processed data from one to another. Figure 12-1 abstractly describes interactions among Java components in a program.
Each ...
Get Java for Absolute Beginners: Learn to Program the Fundamentals the Java 9+ Way now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.
Dive in for free with a 10-day trial of the O’Reilly learning platform—then explore all the other resources our members count on to build skills and solve problems every day.