How do a computer’s hardware and software actually connect?

849 viewsOtherTechnology

How do a computer’s hardware and software actually connect?

In: Technology

16 Answers

Anonymous 0 Comments

I’m not sure what you mean by “connect”. The software runs on the hardware. Basically, there if a small bit of a program, called firmware, that is part of the electronics. When you power up, this hardware stuff says “look at address xxxx for a program, and run it”. Then the hardware electronics main job is to just follow the instructions that it finds. On a modern computer, of course, those instructions are incredible complicated and touch many parts of the hardware, but at its heart, that is all it is doing.

There are a bunch of systems in the hardware, of course, that do various things, such as watch the mouse action and report it to other parts.

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