How Hardware and Software communicates?

815 views

I still wonder how people manage to create a machine that visualize a graphic to a screen then commands it with a button.
I still wonder how “programming” works through metal/gold/copper
I’m still amaze that people made these stuff

In: Technology

8 Answers

Anonymous 0 Comments

Hardware is the medium on which software operates.

When your computer needs to do addition, it uses your processor’s ALU (arithmetic logic unit), essentially a complicated series of switches, to do it. Software is, ultimately, a very complicated set of states of a bunch of switches which will causes other switches to change their state.

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