• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/16

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

16 Cards in this Set

  • Front
  • Back

What is the four step processing cycle of a computer?

Input ,Storage , Processing Output


What is input & give 3 examples .

Input is raw information or data entered into a computer.


Ex. Keyboards , mouse , scanner

What is storage & give 3 examples

Storage is when the computer saves data , either in short term or long term.


Ex. Cd , hard disk , flash drive

What is processing & give two examples .

Processing is when the computer does something to the data , usually interprets the data .


Ex. Add two numbers together , display a picture on the screen

What are two processing devices ?

CPU & video adapter

What is output & give three examples .

Output is giving out of data after the computer has processed it .


Ex. The number is displayed after addition , document printed

List three output devices .

Printers , speakers , monitors

What is the processor also know as ?

The CPU or brain of the computer .

What are transistors?

Transistor are the electrical components jam packed with the processor .

List the two main parts of the processor & their function .

The ALU : is responsible for the mathematical calculations within the computer .



The CU : controls the operations of the computer

What are the three main steps in the FEC ?

1. Fetch : involves the obtaining of data from main memory ( ram ) & storing it in registers



2. Decode : the breaking down of data , done by CU .



3. Execute : performing the calculations necessary , done by ALU .

What is multitasking ?

Multi-tasking is a method where multiple tasks are performed at the same time

What is multiprocessing ?

Multiprocessing is the use of two or more central processing units with a single computer system

What is multi programming ?

Multi programming is when several programs are run at the same time

What is a user interface ?

This is when the user & computer interact , in particular the use of input devices & software

What are the three main types of software ?

- Command- line interface


- Graphical user interface


- Menu driven interface