InterviewSolution
Saved Bookmarks
| 1. |
What Is Machine Code? |
|
Answer» Machine CODE is a language, which can be processed directly by a microprocessor WITHOUT any NEED of the previous transformation. Programmers never WRITE programs directly in machine code. Machine code is a language, which can be processed directly by a microprocessor without any need of the previous transformation. Programmers never write programs directly in machine code. |
|