Computer Scrapbook
Computer Scrapbook
Computer Scrapbook
Software
Software describes a collection of programs and procedures that
perform tasks on a computer. Software is an ordered sequence of instructions
that change the state of a computer’s hardware.There are three general types
of software:
System software
Programming software
Application software
Hardware and software interact with each other. The software “tells” the
hardware which tasks to perform, and hardware makes it possible to actually
perform them.
If you are new to computer science, it’s important to understand hardware and
software components. This is the foundation of any computer science journey.
Today, we will be diving into hardware and software and teach you how they
relate to a computer’s memory, CPU, and more.