Saved Bookmarks
| 1. |
Define object code and source code. |
|
Answer» 1. Object code: The object code is usually a machine code which can be understood directly by a specific type of CPU. 2. Source code: The source code is any collection of computer instructions written using some human-readable computer language. |
|