Core Computer Science_ For the IB Diploma Program ( PDFDrive )-Topic 2

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

1/38

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.

39 Terms

1
New cards

A computer system follows the __________ model for input, processing, output, and storage.

input, process, output, and storage

2
New cards

The __________ is the brain of the computer that performs calculations and manages instructions.

Central Processing Unit (CPU)

3
New cards

Data or instructions processed by a computer system exist in __________.

storage

4
New cards

The __________ phase retrieves data from the primary memory for processing.

input

5
New cards

The input in a digital camera system is the __________ button being pressed.

shutter

6
New cards

The __________ transforms light into a digital image in a camera.

processing phase

7
New cards

The __________ is where stored instructions are loaded for processing.

primary memory

8
New cards

Eight bits together constitute a __________.

byte

9
New cards

1 Byte is equivalent to __________ bits.

8

10
New cards

The two types of primary memory are __________ and __________.

RAM; ROM

11
New cards

The __________ stores data temporarily and is volatile.

RAM

12
New cards

The __________ stores permanent instructions that cannot be altered.

ROM

13
New cards

The unit responsible for performing arithmetic and logical operations in the CPU is the __________.

Arithmetic Logic Unit (ALU)

14
New cards

The __________ is responsible for controlling the CPU's operations.

Control Unit (CU)

15
New cards

A __________ is a small storage location within the CPU that holds data for processing.

register

16
New cards

The __________ holds the memory address of data to be processed.

Memory Address Register (MAR)

17
New cards

The __________ holds the actual data that is to be transferred to the CPU or from it.

Memory Data Register (MDR)

18
New cards

In binary, the basic unit of information is a __________.

bit

19
New cards

In the hexadecimal numbering system, A stands for __________ in decimal.

10

20
New cards

The two main types of Cache are __________ and __________.

L1 Cache; L2 Cache

21
New cards

File sizes are denoted in __________ and __________.

bits; bytes

22
New cards

The __________ bus carries data from the RAM to the CPU.

data

23
New cards

ROM is considered __________ memory.

non-volatile

24
New cards

The __________ phase in the CPU executes instructions and performs calculations.

execution phase

25
New cards

The four stages of the instruction cycle are fetch, decode, execute, and __________.

store

26
New cards

Secondary memory is also known as __________ storage.

persistent

27
New cards

A __________ represents the shortest sequence of operations in logic gates.

truth table

28
New cards

The AND operation in Boolean logic requires __________ inputs to output a 1.

two true

29
New cards

A __________ gate outputs true when either of its inputs are true but not both.

XOR

30
New cards

The __________ Boolean operator always produces a True output when both inputs are False.

NOR

31
New cards

Data represented in a computer system is typically in __________ format.

binary

32
New cards

The process of __________ allows more programs to run concurrently in a computer system.

virtual memory management

33
New cards

The __________ is used to manage connections to other computer systems over a network.

operating system

34
New cards

The __________ for RGB color representation combines red, green, and blue light.

hexadecimal code

35
New cards

The term __________ refers to both the visual interface and general software applications running on a computer.

graphics processing software

36
New cards

The process of transforming a decimal number to binary involves repeatedly dividing by __________.

2

37
New cards

The largest positive number representable in an 8-bit two's complement is __________.

127

38
New cards

The digital image is outputted as a __________ through the camera monitor.

picture

39
New cards

The __________ the CPU can access measures primary memory constraints and requirements.

capacity