comp 1 Flashcards

(50 cards)

1
Q

What is the CPU?

A

Central Processing Unit; executes instructions.

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

What does the ALU do?

A

Carries out arithmetic and logic operations.

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

What is the role of the CU?

A

Sends signals to other components around the CPU and controls the flow of data

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

What does the Program Counter (PC) hold?

A

Holds memory address of next instruction.

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

What is the function of the Memory Address Register (MAR)?

A

Holds address to access.

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

What does the Memory Data Register (MDR) hold?

A

Holds data being transferred.

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

What is the purpose of the Accumulator (ACC)?

A

Stores intermediate results.

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

What is the Fetch-Decode-Execute Cycle?

A
  1. Fetch – The CPU fetches the next instruction from memory using the Program Counter (PC) and stores it in the Memory Data Register (MDR).
  2. Decode – The instruction is then decoded by the Control Unit to determine what action is needed.
  3. Execute – The instruction is carried out, such as performing a calculation or moving data by the ALU then stored in the ACC
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What factors affect CPU performance?

A

Clock speed, cache size, number of cores.

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

What are Embedded Systems?

A

Computers built into other devices (e.g., washing machines).

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

What is RAM?

A

Volatile memory that stores active data.

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

What is ROM?

A

Non-volatile; stores bootstrap/start-up instructions.

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

What is Virtual Memory?

A

Extra memory space from the hard drive used when RAM is full.

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

What is Cache?

A

Small, fast memory close to CPU; stores frequently used data.

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

What are the types of Secondary Storage?

A

HDD, SSD, Optical (CD/DVD).

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

What are the characteristics of HDD?

A

High capacity, cheap, slower, mechanical.

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

What are the characteristics of SSD?

A

Fast, durable, expensive, no moving parts.

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

What are the characteristics of Optical storage?

A

Low capacity, not durable, used for media.

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

What criteria should be considered when choosing storage?

A

Speed, cost, durability, portability, capacity.

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

What is a LAN?

A

Local Area Network; covers small area (e.g., home, school).

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

What is a WAN?

A

Wide Area Network; covers large area (e.g., the internet).

22
Q

What is a NIC?

A

Network Interface Card; hardware that connects a device to a network.

23
Q

What does a Router do?

A

Directs data between networks.

24
Q

What is the function of a Switch?

A

Sends data to correct device in a LAN.

25
What is a Protocol?
A set of rules for communication between devices.
26
What does TCP/IP do?
Breaks data into packets and reassembles it.
27
What is HTTP/HTTPS?
Accesses websites (HTTPS is secure).
28
What is FTP?
Transfers files.
29
What is DNS?
Translates domain names to IP addresses.
30
What is The Internet?
A global WAN made up of interconnected networks.
31
What is The Cloud?
Online storage/services accessed via the internet.
32
What are the advantages of The Cloud?
Access data from anywhere, scalable storage, no need for physical backups.
33
What are the disadvantages of The Cloud?
Needs internet connection, security/privacy risks.
34
What are common threats to Network Security?
Malware, Phishing, Brute Force Attack, Denial of Service (DoS), SQL Injection.
35
What are some prevention methods for Network Security?
Strong passwords, Firewalls, Anti-malware, Penetration testing, User access levels, Encryption.
36
What is an Operating System (OS)?
Manages hardware and software.
37
What are the functions of an Operating System?
User interface, Memory management, File management, User and peripheral management.
38
What is Utility Software?
Software that performs maintenance tasks.
39
What does Encryption do?
Scrambles data.
40
What does Compression do?
Reduces file size.
41
What does Defragmentation do?
Reorganises files for efficiency.
42
What are Ethical Issues in technology?
Hacking, privacy, access to technology.
43
What are Environmental Issues related to technology?
E-waste, Energy use.
44
What is the Cultural Impact of technology?
Access inequality, social media effects.
45
What is the Data Protection Act?
Protects personal data.
46
What is the Computer Misuse Act?
Stops hacking, viruses.
47
What is the Copyright, Designs & Patents Act?
Protects creators.
48
What is the Freedom of Information Act?
Right to public data.
49
What is Open Source Software?
Free to use, modify, and share.
50
What is Proprietary Software?
Paid, closed-source, official support.