<<< What is computable? How best to compute it? | Index | Program structure and organization >>> |
Input comes from
keyboard, files, other input devices, other programs, other parts of a program
Computation: what our program does with the input to produce the output
Output goes to
screen, files, other output devices, other programs, other parts of a program
<<< What is computable? How best to compute it? | Index | Program structure and organization >>> |