MODULE 2: Basic Computer Principles Flashcards
What is a Progammable electronic device that can store, retrieve & process data?
Computer
A Computer consists of three parts, what are they?
Input
Output
Processing devices
These are any hardware devices that sends data to a computer allowing you to interact with and control it?
Input Devices
Examples of Input Devices are? (6 devices)
Keyboard
Mouse
Microphones
Barcode readers
Touch screens
Image scanners
What are any piece of computer hardware equipment which converts information to a human-perceptible form (can, be text, graphics, tactile, audio or video)
Output Devices
What are the few examples of Output Devices?
Monitors
Printers
Speakers
It is known as the data that the computer takes from the user and processes it using a machine language of 1s and 0s.
binary code
What kind of Binary Code is the ff.
- Transistor circuit is closed
- Current passes through
Binary code = 1
What kind of Binary code is the ff.
- Transistor circuit is open
- No current passes
Binary code = 0
Each 1 and each 0 represents a?
Bit
a single unit of data
Bit
it is made up of 8 bits and is the amount of memory needed to store one alphanumeric character
Byte
How many bytes does the words “Computer Geek” have?
12 bytes
It holds all the components in a relatively cool, clean and safe environment and it also shields the outside environment from the radio frequencies being emitted by the electronic components of the computer
The Case
The largest circuitry board inside the computer
Motherboard
What are the components of the Motherboard?
(6 component)
- CPU
- Basic Input/Output System (BIOS)
- Bus
- Memory
- Ports
- Complementary Metal Oxide Semiconductors (CMOS)
What does CPU stand for?
Central Processing Unit
It is the brain of the computer and consists of series of transistors that are arranged to manipulate data received from the software
CPU (Central Processing Unit)
What are the Basic tasks of CPU?
- To read data from storage
- Manipulate
- Then move the data back to storage or send it to external devices, such as monitors and printers