Posts

Showing posts with the label OS

What is an Operating system?

Image
                                  An operating system is a program designed to run other programs on a computer. A computer’s operating system is its most important program. It is considered the backbone of a computer, managing both software and hardware resources. Operating systems are responsible for everything from the control and allocation of memory to recognizing input from external devices and transmitting output to computer displays. They also manage files on computer hard drives and control peripherals, like printers and scanners.                                          The operating system of a la...

What is BIOS?

Image
A Basic Input/Output System (BIOS) is an electronic set of instructions that a Personal Computer (PC) uses to successfully start up. It is located on a chip on the motherboard inside of a computer and is designed to be protected from disk failure. While it can be updated, this should be done carefully to avoid damaging the computer or leaving it unable to start up. The Function of BIOS One of the main functions of the BIOS is to give instructions for the Power-On Self Test (POST). This self test ensures that the computer has all of the necessary parts and functionality needed to successfully start itself, such as use of memory and a keyboard and other components. If errors are detected during the test, the computer gives a code that reveals the problem. Error codes are typically presented as a series of beeps heard shortly after startup. The BIOS also works to give the computer basic information about how to interact with some critical components, such as hard dri...