c) What is Machine Language?
Answers
Answered by
18
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. ... Every program, video, image, and character of text is represented in binary
Answered by
5
Explanation:
In computer programming, machine code, consisting of machine language instructions, is a low-level programming language used to directly control a computer's central processing unit.
Similar questions