Programming code tells the computer to do something, but what makes the code actually mean anything to the computer?

1.19K views

Programming code tells the computer to do something, but what makes the code actually mean anything to the computer?

In: Engineering

36 Answers

Anonymous 0 Comments

I think what op is asking is how does a computer take binary machine code and know to run it. Is there code built into the processor that accepts the machine code as a “fuel”? What decides what code to run at what times (queue, priority etc)

You are viewing 1 out of 36 answers, click here to view all answers.