OCR GCSE Computer Science (J277) Revision Flashcards

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

1/21

flashcard set

Earn XP

Description and Tags

Flashcards covering key concepts from the OCR GCSE Computer Science (J277) Revision Guide.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

What is the purpose of the CPU?

The CPU fetches, decodes, and executes instructions given by the user.

2
New cards

What does RAM stand for and what is its primary function?

RAM stands for Random Access Memory; it stores all the open programs and files for quick access by the CPU.

3
New cards

Define what ROM is.

ROM stands for Read Only Memory; it stores the BIOS and is non-volatile, meaning it retains data even when the power is off.

4
New cards

What is the difference between a LAN and a WAN?

A LAN (Local Area Network) covers a small geographical area, while a WAN (Wide Area Network) covers larger areas such as cities or countries.

5
New cards

What does the term 'clock speed' refer to in relation to CPU performance?

Clock speed measures how many instructions a CPU can execute per second, typically in Hertz.

6
New cards

What is the role of the ALU in the CPU?

The ALU (Arithmetic Logic Unit) performs all arithmetic operations and logical operations within the CPU.

7
New cards

What is a 'fetch-execute cycle'?

The fetch-execute cycle is the process through which the CPU retrieves an instruction from memory, decodes it, and executes it.

8
New cards

What are embedded systems?

Embedded systems are specialized computing systems designed to perform dedicated tasks within larger systems.

9
New cards

Name two components of the Von Neumann architecture.

MAR (Memory Address Register) and MDR (Memory Data Register).

10
New cards

What is cache memory and its purpose?

Cache memory is a small amount of high-speed memory located inside the CPU that stores frequently used data to speed up access.

11
New cards

How does the number of cores in a CPU affect performance?

More cores allow for multiple instructions to be processed simultaneously, increasing overall CPU performance.

12
New cards

Define 'network security'.

Network security involves measures taken to protect data during transfer and to safeguard the network against unauthorized access.

13
New cards

What is 'encryption' in network security?

Encryption is the process of converting data into a code to prevent unauthorized access during transmission.

14
New cards

What is the function of a router in a network?

A router directs data traffic between different networks, connecting them to the internet.

15
New cards

What are the key principles of the Data Protection Act 2018?

Data must be processed lawfully, for specified purposes, and must be kept secure, accurate, and only as long as necessary.

16
New cards

Define 'malware'.

Malware is malicious software designed to harm or exploit any programmable device or network.

17
New cards

What does 'SQL injection' mean?

SQL injection is a type of attack where malicious SQL code is inserted into a query to manipulate databases.

18
New cards

Why is multi-tasking important in an operating system?

Multi-tasking allows multiple applications to run simultaneously, improving user efficiency and system productivity.

19
New cards

Name one advantage of using solid-state drives over hard disk drives.

Solid-state drives have faster data access speeds than hard disk drives due to the absence of moving parts.

20
New cards

What is the significance of an IP address?

An IP address uniquely identifies a device on a network, allowing communication between devices.

21
New cards

How can users protect themselves against phishing attacks?

Users can protect themselves by being cautious of unsolicited communications and verifying the sources before providing personal information.

22
New cards