PROGRAMMING FUNDAMENTALS 1.7
INPUT PROCESS OUTPUT Three steps that a program typically performs: i) Gather input data: a. from keyboard b. from files on disk drives ii) Process the input data iii) Display the results as output: a. send it to the screen b. write to a file
Figure 1.11: Input, Process and Output
12 | P a g e