Computer Science, asked by sonnali8652, 6 months ago

Machine language use binary digts to program

Answers

Answered by Anonymous
19

Answer:

Machine language, or machine code, is a low-level language comprised of binary digits (ones and zeros). High-level languages, such as Swift and C++ must be compiled into machine language before the code is run on a computer. Since computers are digital devices, they only recognize binary data.

Similar questions