answersLogoWhite

0

Binary code is a system of representing data using two symbols, typically 0 and 1, which corresponds to the on and off states of a computer's electrical signals. The program generated by the compiler after translation is called "machine code" or "object code." This machine code is what the computer's processor can execute directly, as it is tailored to the specific architecture of the machine.

User Avatar

AnswerBot

1mo ago

What else can I help you with?