Q. Describe the Errors?
Errors
Two probabletypes of errors may take place in assembly programs:
a. Programming errors: They are familiar errors you may encounter in course of executing a program which can be written in any language.
b. System errors: These are unique to assembly language which permit low-level operations. A system error is one which destroys or corrupts system under which program is running - In assembly language there isn'tany supervisingcompiler or interpreter to prevent a program from erasing itself or from erasing computer operating system.