Saved Bookmarks
| 1. |
D. Answer the following:1. What is Machine language? What are its features? |
|
Answer» Explanation: Machine language is BASICALLY the only language that a computer can understand and it is usually written in HEX. In fact, a manufacturer DESIGNS a computer to obey just one language, its machine code, which is represented inside the computer by a string of binary digits (BITS) 0 and 1. |
|