Jul 4, 2008
Alone, a computer cannot operate with just its hardware, it need to be told what to do. A computer software is a list of instructions that tells a computer how to perform a specific task.
Operating System
An operating system is a collection of programs the allows the computer to communicate with the hardware and to work together. It also control the running of the other programs. This operating system is either built into the computer memory or loaded from a disk when you turn on the computer. Example of popular operating system includes, microsoft xp, microsoft vista, redhat, ubuntu.
Utility programs
An operating sustem consist of different utilities programs. Functions of these utilities program is to perform housekeeping and maintence task for the computer. One example is to recover a word document that you had deleted on accident.
Application programs
This programs perform specific tasks that user can accomplish like typing document, designing a poster, creating ...
Read full article
Jul 4, 2008
A computer is made up of several hardware, like the memory ram, the CPU, memory chips, graphics card, keyboard, mouse etc. These are the various pieces of equipment that are connected to the computer and these equipment are called peripherals. There are three different type of peripherals, the input, output and storage devices.
Input Devices are used to enter information and instructions into the computer. Examples of input devices are the keyboard, that is used for typing, the mouse, gaming joystick, and drawing tablet.
Output Devices are used to receive information from the computer. Examples of output devices include monitors and printers.
Storage Devices are used to store data in a computer. Examples of storage devices include cd room, dvd rom, harddisk, floppy disks.
Buses are connectotrs that connect components within the computer.
Data bues are using for carrying information
Control buses are used for carry signals.
Address bus are used by the processor and memory for ...
Read full article
Jul 3, 2008
Computer are used widely for storage of data. Like us, computers have memories too. And their memories, are called storage which are used to store data information. There are two type of storage in a computer, primary storage and seconday storage.
Primary storage is where the computer holds data that it is currently using. This place also also known as computer memory or temporary storage. For example, you tell your computer to store two numbers after processing it for addition. The computer will get these two numbers from specified location in its memory. After the A/LU adds the two number, the result will be stored to another location in the memory.
Secondary is used to store permanent data. For example, you are working on a word document and are working on it tomorrow. You cannot stored the word document in the primary storage because primary storage is also known as temporary storage. The ...
Read full article
Jul 3, 2008
The cpu is the most important component in a computer. It acts like a "brain". CPU contains thousands of electrical circuits and is built on a wafer of silicon called a chip.
There are many kinds of chips in a computer, each containing many electrical circuits. Microprocesser is the chip that is being used for the CPU of a computer. So, what is the function of a cpu? It is used to process information. As mentioned in the earlier post in the computer basics, computer processing involve input, processing and output. Does this 3 steps looks familiar to you? Yes, it is the four basic functions of a computer.
CPU consist of two main components:
Arithmetic and logic unit (A/LU)
This is where all the arithmetic and logical operations take place. As you might already know, arithmetic operations refers to adding, substracting, mutliplying and dividing, whereas logical operations involve all logical relationships. So, for ...
Read full article