Computing master flashcard set

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/144

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:43 AM on 8/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

145 Terms

1
New cards

What does CPU stand for?

Central Processing Unit

2
New cards

What is the CPU's job?

Process data and execute instructions.

3
New cards

What are the three stages of the FDE cycle?

Fetch → Decode → Execute

4
New cards

What does the Control Unit (CU) do?

Controls and coordinates CPU operations.

5
New cards

What does the ALU do?

Performs arithmetic and logical operations.

6
New cards

What is cache memory?

Fast memory storing frequently used data.

7
New cards

What does MAR store?

Memory address of data/instructions.

8
New cards

What does MDR store?

Data being transferred.

9
New cards

What does PC store?

Address of next instruction.

10
New cards

What does ACC store?

Results of calculations.

11
New cards

What is clock speed?

Number of FDE cycles per second.

12
New cards

What is the unit of clock speed?

Hertz (Hz).

13
New cards

How does clock speed affect performance?

Higher clock speed = more instructions processed.

14
New cards

What is a core?

An individual processor inside a CPU.

15
New cards

Why do more cores improve performance?

More tasks can be processed simultaneously.

16
New cards

Why does a larger cache improve performance?

Frequently used data is accessed faster.

17
New cards

What is an embedded system?

Computer built into another device for a specific task.

18
New cards

What are examples of embedded systems?

Washing machine, microwave, traffic lights.

19
New cards

What is RAM?

Volatile memory storing programs currently in use.

20
New cards

What does volatile mean?

Data is lost when power is off.

21
New cards

What is ROM?

Non-volatile memory storing startup instructions.

22
New cards

What does non-volatile mean?

Data remains when power is off.

23
New cards

What is virtual memory?

Secondary storage used as extra RAM.

24
New cards

Why is virtual memory slower?

It uses secondary storage instead of RAM.

25
New cards

What type of storage is an HDD?

Magnetic storage.

26
New cards

What is an advantage of HDD?

Large capacity and cheap.

27
New cards

What is a disadvantage of HDD?

Slower and more easily damaged.

28
New cards

What type of storage is an SSD?

Solid-state storage.

29
New cards

What is an advantage of SSD?

Fast and durable.

30
New cards

What is a disadvantage of SSD?

More expensive.

31
New cards

What type of storage uses lasers?

Optical storage.

32
New cards

What are examples of optical storage?

CD, DVD, Blu-ray.

33
New cards

What is a bit?

A binary digit (0 or 1).

34
New cards

How many bits are in a nibble?

4.

35
New cards

How many bits are in a byte?

8.

36
New cards

What is 1 KB?

1000 bytes.

37
New cards

What is 1 MB?

1000 KB.

38
New cards

What is 1 GB?

1000 MB.

39
New cards

What is 1 TB?

1000 GB.

40
New cards

What is binary?

Base-2 number system.

41
New cards

What is denary?

Base-10 number system.

42
New cards

What is hexadecimal?

Base-16 number system.

43
New cards

What are hex symbols?

0-9 and A-F.

44
New cards

What is ASCII?

7-bit character set.

45
New cards

How many characters are in ASCII?

128.

46
New cards

What is Unicode?

Character set supporting many languages.

47
New cards

What are images made of?

Pixels.

48
New cards

What is resolution?

Total number of pixels.

49
New cards

What is colour depth?

Number of bits per pixel.

50
New cards

What does more colour depth mean?

More colours available.

51
New cards

What is sample rate?

Samples taken per second.

52
New cards

What is bit depth?

Bits used for each sample.

53
New cards

What does a higher sample rate mean?

Better quality sound.

54
New cards

Why compress files?

Reduce file size.

55
New cards

What is lossy compression?

Data permanently removed.

56
New cards

What is an example of lossy compression?

JPEG.

57
New cards

What is lossless compression?

No data removed.

58
New cards

What is an example of lossless compression?

PNG.

59
New cards

What is a LAN?

Local Area Network.

60
New cards

What is a WAN?

Wide Area Network.

61
New cards

What is the Internet?

Global network of networks.

62
New cards

What does a router do?

Connects networks.

63
New cards

What does a switch do?

Connects devices in a LAN.

64
New cards

What is a NIC?

Network Interface Card.

65
New cards

What is a WAP?

Wireless Access Point.

66
New cards

What is an IP address?

Device address on a network.

67
New cards

What is a MAC address?

Unique hardware address.

68
New cards

What does DNS do?

Converts domain names into IP addresses.

69
New cards

What is a star topology?

Devices connected to a central switch/router.

70
New cards

What is an advantage of star topology?

Easy to manage.

71
New cards

What is a disadvantage of star topology?

Central device failure affects network.

72
New cards

What is cloud storage?

Files stored on remote servers.

73
New cards

What is a benefit of cloud storage?

Access anywhere.

74
New cards

What is a drawback of cloud storage?

Internet required.

75
New cards

What is malware?

Malicious software.

76
New cards

What is a virus?

Malware attached to files.

77
New cards

What is a worm?

Malware that self-replicates.

78
New cards

What is a Trojan?

Malware disguised as legitimate software.

79
New cards

What is spyware?

Software monitoring user activity.

80
New cards

What is phishing?

Fake messages designed to steal information.

81
New cards

What is social engineering?

Manipulating people into giving information.

82
New cards

What is brute force?

Repeated password attempts.

83
New cards

What is DoS?

Flooding a system with requests.

84
New cards

What does a firewall do?

Filters incoming and outgoing traffic.

85
New cards

What is encryption?

Scrambling data so it is unable to be understood

86
New cards

What is penetration testing?

Testing security weaknesses.

87
New cards

What is an operating system?

Software managing computer resources.

88
New cards

What is a user interface?

Allows user interaction.

89
New cards

What is memory management?

Controls RAM usage.

90
New cards

What is peripheral management?

Controls devices.

91
New cards

What is file management?

Organises files.

92
New cards

What is multitasking?

Runs multiple programs.

93
New cards

What is antivirus software?

Detects/removes malware.

94
New cards

What is backup software?

Creates copies of files.

95
New cards

What is compression software?

Reduces file size.

96
New cards

What is defragmentation software?

Reorganises HDD data.

97
New cards

What is the Data Protection Act 2018?

Protects personal data.

98
New cards

What is the Computer Misuse Act 1990?

Prevents unauthorised access.

99
New cards

What is the Copyright, Designs and Patents Act 1988?

Protects intellectual property.

100
New cards

What is e-waste?

Discarded electronic devices.