Lec - 04
Lec - 04
▪ Secondary Memory
▪ HDD
▪ BIOS
▪ Firmware
▪ Software
▪ Classification of Software
▪ System Software
▪ Application Software
▪ Language Translators
Secondary Memory
1. Compiler scans the whole program in one go. Translates program one statement at a time.
As it scans the code in one go, the errors (if any) are Considering it scans code one line at a time, errors are
2.
shown at the end together. shown line by line.
5 It does not require source code for later execution. It requires source code for later execution.