TEJ2O1 Exam Revision Flashcards

1
Q

HARDWARE

A
  • Components that make up a PC
  • Hardware is built by logic gates, or physical components that process incoming binary data and emit electrical signals
  • All computations are performed only using logical operators
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

MOTHERBOARD

A

Holds the CPU, memory chips (RAM and ROM), expansion slots, power connectors and any other microchips required for the PC to function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CPU (Central Processing Unit)

A
  • Carries out commands to make the hardware components perform actions
  • Processes data; controls the execution of a computer and which performs basic arithmetic and logical operations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Components of CPU

A
  • Control Unit (CU)
  • Arithmetic Logic Unit (ALU)
  • Two communication bus systems: Memory Bus and Data Bus
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

MEMORY - The Two Types

A
  1. ROM - Read Only Memory
  2. RAM - Random Access Memory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ROM (Read Only Memory)

A
  • A special type of memory which provides permanent storage of information, that has been programmed (or “written” once) into the PC during construction at factory
  • ROM can be used only to read from, and not to write to; the PC user cannot change this information
  • ROM contains the information that is used when the PC is turned on or reset
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

RAM - Random Access Memory

A
  • Temporarily stores information used by various components of a PC
  • Any information within RAM will be lost when a PC is reset or powered off
  • CPU uses RAM for the temporary storage of programs and data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

HARD DRIVE

A
  • If data held in RAM is to be kept permanently, it should be saved to the hard drive
  • The hard drive is the storage area of a PC. It can be divided into logical areas called directories (or folders)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Solid State HD

A
  • A solid-state drive (SSD) is a solid-state storage device that uses integrated circuit assemblies as memory to store data persistently, typically using flash memory
  • Compared with the electromechanical drives, SSDs are typically more resistant to physical shock, run silently, and have quicker access time and lower latency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

EXPANSION SLOTS

A
  • The PC’s expansion slots allow a PC to grow. They can be used to add new devices such as a fax/modem, sound cards or Ethernet cards
  • Expansion slots are high-performance links between the CPU and the expansion cards
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

VIDEO CARD/GRAPHICS CARD

A
  • Responsible for handling the processing of the visual data seen on the display device (monitor)
  • Video cards have their own processing (CPU) and memory (VRAM) to conserve valuable resources, and generally even a low-end one will outperform almost any integrated graphics
  • Graphics cards provide separate hardware that can plug into the motherboard dedicated solely to video processing, which will not slow down the system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

SOUND CARD

A

Internal expansion card that provides input and output of audio signals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

POWER SUPPLY

A
  • When plugging the power cable into the back of a computer, we are connecting to the power supply
  • The power supply converts the energy in to the correct voltage/ current for use by all the other hardware components
  • It has so many cables because the power supply connects directly to each hardware component separately (except the RAM & CPU)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Disk Reader

A
  • Reads/writes to CD’s and DVD’s
  • Some Disk Readers can only read and not write;
    others can’t read DVD’s
  • The front of the disk tray usually indicates what it can do
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Case/System Unit

A
  • Holds all of the hardware
  • Come in many shapes and sizes
  • Made out of metal or plastic
  • Carry the internal parts of a computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Heat Sinks & Fans

A
  • Fans push hot air out of a computer case and pull cool air in
  • Heat sinks are placed directly on top of parts that get very hot. They absorb the heat and dissipate it into the surrounding air (which is then carried away by fans)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Software

A

Instructions that tell the computer what to do

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

User Application Software

A
  • Programs that run on the computer that help users perform tasks.
  • Written by programmers, but written so that other people can install it on their own computers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Examples of Applications

A

Games, Office Applications, Web Browsers, File Explorers, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

System Software

A
  • A layer between hardware and user applications. Users do not directly interact with the System Software
  • Consist of programs that help the computer preform tasks.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Examples of System Software

A

Boot Program: Loads the operating system into main memory when the computer turns on

BIOS: Basic input/output system that manages communication between input/output devices and the Operating System

Device Driver: Software for a specific input/output device

22
Q

Operating System

A
  • A type of system software.
  • Manages user applications and memory allocation among them, as well as managing multi-tasking.
  • Displays a Graphical User Interface (GUI), allowing you to use application displays and icons instead of a text-based console
23
Q

Program

A

A set of instructions in a coding language that are written to perform a task, but isn’t meant to be installed (by itself) as software on other computers

24
Q

Main vs. External Memory

A

Main: Includes RAM and ROM (Primary Storage is RAM)

External: Used to store data long-term and will keep data regardless of whether or not it is being powered (ex: USB, Hard Drives, Floppy Disks, CDs)

25
Q

Network Devices

A

Router: Receives and analyzes data sent from other networks; Routes information to where it’s supposed to go

Ethernet port, Wireless Internet Card (WIFI Card).

26
Q

Local Area Networks (LAN)

A

Connects computers close to each other (ex: in a single building) and can typically be connected with a single router)

27
Q

Wide Area Networks (WAN)

A
  • Connects computers far away from each other, requiring multiple routers and cables
  • A WAN typically has multiple LANs
28
Q

Charles Babbage (1791 - 1871)

A

Created the blueprint for a computer that could calculate equations without errors.

29
Q

Mark Dean (1957 - Present)

A

Developed the first colour PC monitor, the first gigahertz chip, co-invented the Industry Standard Architecture system bus and conducted leading research at IBM.

30
Q

2,600 BC (First Computers)

A

Chinese ABACUS

31
Q

1910 (First Computers)

A

Henry Babbage constructs part of Charles Babbage’s Analytical Engine (could perform basic calculations)

32
Q

1,936 (First Computers)

A
  • Konrad Zuse’s Z1 (First Binary Digit Computer)
  • Alan Turing’s Turing Machine Theory (First universal computing machine)
33
Q

1946 (First Computers)

A

ENIAC (First electronic general purpose computer)

34
Q

1950 (First Computers)

A

UNIVAC (First modern computer)

35
Q

1975 (First Computers)

A

First portable computer from IBM

36
Q

Ada Lovelace (1815 - 1852)

A

Worked on the algorithms and design of the analytical engine she helped to create

37
Q

Alan Turing (1912 - 1954)

A

Designed, innovated and created the “Turing Machine”, a machine used during World War ll to break the “Enigma Code” to decode hidden messages.

38
Q

1907 - 1980 (Mauchly) /1919 - 1995 (Eckert)

A

Created ENIAC, a machine for the US NAVY to calculate positions for launching projectiles to enemies.

39
Q

ENIAC Programmers (1946 - 1956)

A

Allowed the ENIAC to function for the US government, whilst fixing bugs of the ENIAC.

40
Q

Grace Hopper (1943 - 1986)

A

Developed “A-0”, a program to help write other programs, and aided the development of the programming language COBOL.

41
Q

Electricity

A

The flow of electrical charge or power, measured in amperes (A).

42
Q

Voltage

A

A potential difference in energy between one point and another, measured in voltage (V).

43
Q

Current

A

A flow of charged particles, such as electrons or ions, moving through an electrical conductor, measured as current (I).

44
Q

Resistance

A

A measure of opposition to the flow of electric current, measured in Ohms (Ω).

45
Q

Parallel circuit.

A

A circuit in which there are different paths for electrical current to flow through. By adding loads or resistors in a parallel circuit, the flow of current is increased.

46
Q

Series circuit.

A

A circuit in which all current flows through the same path. By adding loads or resistors in a series circuit, the flow of current is decreased.

47
Q

HTML

A

HTML (Hyper-Text Markup Language) is made up of normal text + “markup” tags

Hypertext - text displayed on a computer that has links to other hypertext documents (aka. Hyperlink)

Markup Language: Lets you annotate text to define how it should be displayed

48
Q

The internet:

A
  • A philosophy for making information accessible to all
  • A network of networks
49
Q

Opening a web page

A
  1. Typing a URL (Uniform Resource Locator) → example.com/path.html (example.com is the domain, /path.html is the path that is being requested)
  2. The page is requested, before being send from the server to the requester
  3. The browser receives all HTML + CSS code, as well as images and videos.
  4. The browser renders all of these resources in a usable webpage.
50
Q
A