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