IB Computer Science (Topic 2)

0.0(0)
studied byStudied by 2 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

Central Processing Unit (CPU)

A hardware component of a computer system that performs basic arithmetic, logic, and input/output operations in order to process data from input devices into useful information

2
New cards

Control Unit (CU)

A component of the CPU that is responsible for the operation of the CPU. It also controls the retrieval of instructions from the primary memory and the sequence of their execution

3
New cards

Arithmetic Logic Unit (ALU)

A component of the CPU that performs basic arithmetic and logic operations

4
New cards

Register

A very small and high-speed block of memory within the CPU

5
New cards

Random Access Memory (RAM)

A volatile general-purpose storage area that stores data and instructions that the computer has loaded since starting up

6
New cards

Read Only Memory (ROM)

A non-volatile storage area used to store data and instructions which cannot be overwritten

7
New cards

Cache

A small and high-speed storage area placed between the CPU and RAM used to store frequently used data

8
New cards

Machine Instruction Cycle

Fetch, decode, execute, store

9
New cards

Secondary Memory

A relatively slow non-volatile memory that may be written to

10
New cards

The need for secondary storage

Persistence, capacity, cost-effectiveness

11
New cards

Operating System

A set of software that controls the computer’s hardware resources and provides services to computer programs

12
New cards

Database

An organised collection of data

13
New cards

Software Application (For writing)

Word Processor

14
New cards

Software Application (For analyzing data)

Spreadsheet

15
New cards

Software Application (For users to connect with databases)

Database management system

16
New cards

Software Application (To use the WWW)

Web browser

17
New cards

Software Application (Exchanging digital messages)

Email

18
New cards

Common GUI Elements

Toolbar, menu, and dialogue box

19
New cards

Bit (Binary Digit)

The smallest unit of data in computing, representing a value of either 0 or 1

20
New cards

Byte

A group of 8 bits