Saved Bookmarks
| 1. |
Program written in assembly language is called Source Program Object Program Object Code Binary code |
|
Answer» Answer: In computing, OBJECT code or object module is the product of a compiler. In a GENERAL sense object code is a sequence of STATEMENTS or instructions in a computer LANGUAGE, usually a machine code language (i.e., binary) or an intermediate language such as register transfer language (RTL). |
|