GCSE Computer Science Revision Flashcards

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

1/52

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary associated with GCSE Computer Science topics, including system architecture, memory, storage, networks, cybersecurity, and software.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

53 Terms

1
New cards

CPU

Central Processing Unit; the part of the computer that processes instructions.

2
New cards

Fetch Execute Cycle

The process by which a CPU fetches an instruction from memory and executes it.

3
New cards

Clock Speed

The speed at which a CPU operates, measured in Hertz (Hz).

4
New cards

Cores

Individual processing units within a CPU; multiple cores allow for parallel processing.

5
New cards

Cache

A small amount of ultra-fast memory located in the CPU for storing frequently used instructions.

6
New cards

Control Unit (CU)

Part of the CPU that directs operations and manages the execution of instructions.

7
New cards

Arithmetic Logic Unit (ALU)

Part of the CPU that performs mathematical and logical calculations.

8
New cards

Embedded System

A computer that is integrated into the device it controls, such as appliances and machinery.

9
New cards

Von Neumann Architecture

A computer architecture model that describes a design where a CPU uses registers, memory, and I/O.

10
New cards

Program Counter (PC)

A register that holds the memory address of the next instruction to be executed.

11
New cards

Memory Address Register (MAR)

A register that holds the memory address of data that needs to be accessed.

12
New cards

Memory Data Register (MDR)

A register that holds data that is being transferred to or from memory.

13
New cards

Accumulator

A register that holds the results of calculations performed by the ALU.

14
New cards

RAM

Random Access Memory; temporary memory storage for data and programs currently in use.

15
New cards

Volatile Memory

Memory that loses its contents when power is turned off, like RAM.

16
New cards

DRAM

Dynamic Random Access Memory; slower and cheaper form of RAM that needs refreshing.

17
New cards

SRAM

Static Random Access Memory; faster and more expensive RAM used for cache.

18
New cards

ROM

Read Only Memory; non-volatile memory used to store firmware that boots up the computer.

19
New cards

Virtual Memory

A portion of the hard drive that acts as additional RAM when physical RAM is full.

20
New cards

Cache Memory

Fast memory used by CPUs to store frequently accessed instructions.

21
New cards

Flash Memory

A type of non-volatile storage that can be electronically erased and reprogrammed.

22
New cards

SSD

Solid State Drive; a storage device that uses flash memory for fast data access.

23
New cards

Optical Storage

Storage media that use lasers to read and write data on discs like CDs and DVDs.

24
New cards

Magnetic Storage

Storage media that use magnetic fields to store data, such as HDDs.

25
New cards

Bit

The smallest unit of data in computing, representing a binary state (0 or 1).

26
New cards

Byte

A group of 8 bits; a basic unit of storage in computer data.

27
New cards

Kilobyte

Equivalent to 1,000 bytes.

28
New cards

Megabyte

Equivalent to 1,000,000 bytes or 1,000 kilobytes.

29
New cards

Gigabyte

Equivalent to 1,000,000,000 bytes or 1,000 megabytes.

30
New cards

Terabyte

Equivalent to 1,000,000,000,000 bytes or 1,000 gigabytes.

31
New cards

Capacity

The total amount of data that a storage device can hold.

32
New cards

Access Speed

The time it takes for a storage device to read or write data.

33
New cards

Portability

The ease with which a storage device can be transported.

34
New cards

Durability

The degree to which a storage device can withstand physical stress.

35
New cards

Reliability

The likelihood that a storage device will perform correctly and without failure.

36
New cards

LAN

Local Area Network; a network confined to a small geographical area.

37
New cards

WAN

Wide Area Network; a network that spans a large geographical area.

38
New cards

Client-Server Model

Network architecture where a central server provides resources to multiple client devices.

39
New cards

Peer-to-Peer Model

Network architecture where each computer acts as both a client and a server, sharing resources directly.

40
New cards

Wi-Fi

Wireless technology that allows devices to connect to a local area network using radio waves.

41
New cards

Ethernet

A system for connecting computers in a local area network using cables.

42
New cards

Packet Switching

Method of breaking data into packets that are sent over a network and reassembled at the destination.

43
New cards

Malware

Malicious software designed to harm or exploit computers.

44
New cards

Phishing

A fraudulent attempt to obtain sensitive information by disguising as a trustworthy entity.

45
New cards

Denial of Service Attack

An attack that floods a network or server with requests, rendering it unable to respond to legitimate requests.

46
New cards

Social Engineering

Manipulation techniques aimed at tricking individuals into revealing confidential information.

47
New cards

Encryption

The process of converting data into a coded format to prevent unauthorized access.

48
New cards

Penetration Testing

Simulated cyber attack on a computer system to evaluate its security.

49
New cards

Firewall

A network security device that monitors and controls incoming and outgoing network traffic.

50
New cards

Anti-Malware Software

Software designed to detect and remove malicious software from computers.

51
New cards

User Access Levels

Permissions assigned to users that define what data and resources they can access.

52
New cards

Data Protection Act

A law designed to protect personal data and privacy of individuals.

53
New cards

Copyright Law

Legal protections for creators of original works, including software and digital content.