Computer Science, asked by saubansameen, 6 months ago

What is the definition of machine language?

Answers

Answered by ananditanunes65
1

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.

Hope this helps you

Please mark as brainliest

Answered by abidddu
0

Answer:

A computer language, entirely in binary digits representing instructions and information, used directly by a computer without translation.

Similar questions