Explain characteristics of program translation model.
The program translation model characteristics are:
- A program should be translated before this can be executed.
- The translated program might be saved in a file. The saved program may be executed repeatedly.
- A program should be retranslated subsequent modifications.