Grade 12 Information Technology Paper 2 Study Guide Flashcards

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

1/92

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering basic terminology, hardware, software, networking, database management, programming concepts, and integrated technology scenarios for Grade 12 IT.

Last updated 8:56 PM on 6/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

93 Terms

1
New cards

SSD (Solid-State Drive)

A storage device that uses flash memory with no moving parts, characterized as fast, durable, and low power.

2
New cards

HDD (Hard Disk Drive)

A storage device that uses spinning magnetic disks to store data.

3
New cards

URL (Uniform Resource Locator)

The full web address of a specific page on the internet.

4
New cards

Firmware

Software permanently stored on a ROM chip that controls hardware at a basic level, such as the BIOS on a motherboard.

5
New cards

BIOS (Basic Input/Output System)

Firmware that runs first when the computer starts to check hardware and load the Operating System.

6
New cards

Register

A tiny, super-fast memory slot inside the CPU used to hold data being processed at that moment.

7
New cards

Cache

Small, ultra-fast memory inside or very close to the CPU that stores frequently used data for instant access.

8
New cards

Microblog

A web service where users post very short messages, typically between 100100 and 200200 characters, such as Twitter/X.

9
New cards

Quarantine

The process where antivirus software isolates an infected file into a locked area to prevent it from spreading.

10
New cards

Augmented Reality (AR)

Technology that overlays digital images or information onto the real world through a screen, such as Snapchat filters.

11
New cards

Virtual Reality (VR)

Technology that creates a completely digital environment that replaces the real world.

12
New cards

Botnet

A network of many infected computers secretly controlled by one criminal to perform attacks.

13
New cards

Zombie

A single infected device secretly controlled remotely by a cybercriminal without the owner knowing.

14
New cards

Primary Key (PK)

A field that uniquely identifies each record in a table; it cannot contain duplicates and cannot be empty.

15
New cards

Foreign Key (FK)

A field in one table that links to the Primary Key of another table to create a relationship.

16
New cards

POP3 (Post Office Protocol 3)

An email protocol that downloads emails from the server to a device and then removes them from the server.

17
New cards

IMAP (Internet Message Access Protocol)

An email protocol that keeps emails on the server, making them accessible from any device.

18
New cards

DRM (Digital Rights Management)

The use of encryption to prevent illegal copying or sharing of digital content.

19
New cards

IP Address

A unique number that identifies every device on a network.

20
New cards

Validation

Checks whether data entered by a user meets set rules before saving to the database.

21
New cards

Verification

Checks that data has been entered correctly, usually by having the user enter it twice.

22
New cards

Web 1.0

The first generation of the web consisting of static, read-only pages with no user interaction.

23
New cards

Web 2.0

The interactive web where users can create and share content, such as Facebook or YouTube.

24
New cards

Semantic Web (Web 3.0)

Web technology that understands the meaning behind content so machines can interpret and link data intelligently.

25
New cards

Blockchain

A chain of digital records stored across many computers that is nearly impossible to alter secretly.

26
New cards

Interpreter

A translator that runs code one line at a time while the program is running.

27
New cards

Compiler

A translator that converts all code into machine language before the program runs.

28
New cards

Ordinal Data Type

A data type where values have a defined order or sequence, such as characters.

29
New cards

Cloud Computing

Storing and accessing data and software over the internet instead of on a local device.

30
New cards

Customised Search

A search engine feature that uses browsing history, location, and behavior to personalize results.

31
New cards

CPU (Central Processing Unit)

The 'brain' of the computer that processes all instructions and calculations.

32
New cards

Clock Speed

The number of instruction cycles the CPU can perform per second, measured in GHzGHz.

33
New cards

Cores

Independent processing units inside the CPU chip that allow for handling separate tasks.

34
New cards

Multiprocessing

Using multiple CPU cores simultaneously to run tasks in parallel.

35
New cards

Overclocking

Forcing the CPU to run faster than its official rated speed, which increases heat and risks stability.

36
New cards

GPU (Graphics Processing Unit)

A dedicated processor with thousands of small cores designed specifically for graphics, images, and video rendering.

37
New cards

Operating System (OS)

System software that manages hardware and software, acting as the middleman between the user and the computer hardware.

38
New cards

Device Driver

A small software program that allows the Operating System to communicate with and control specific hardware.

39
New cards

Plug-and-Play (PnP)

The capability of an OS to automatically detect and configure a new peripheral when it is connected.

40
New cards

Virtualisation

Running multiple virtual, simulated machines on one physical computer.

41
New cards

Virtual Memory

A feature where the OS uses part of the hard drive or SSD as extra RAM when the physical RAM is full.

42
New cards

Scalability

The ability to easily increase or decrease computing resources like storage and processing power as needs change.

43
New cards

SaaS (Software as a Service)

A cloud model where users access software via a browser without local installation.

44
New cards

PaaS (Platform as a Service)

A cloud model used by developers to build applications on a cloud platform.

45
New cards

IaaS (Infrastructure as a Service)

A cloud model where virtual servers and storage are rented from a provider.

46
New cards

Full Backup

A backup type that copies all files every time, providing an easy restore but using significant storage.

47
New cards

Incremental Backup

A backup type that only copies files changed since the last backup, saving space but making restoration slower.

48
New cards

Differential Backup

A backup type that copies files changed since the last full backup.

49
New cards

Biometric Authentication

Using unique physical characteristics like fingerprints or iris scans to verify identity.

50
New cards

Resolution

The number of pixels on a screen; higher amounts lead to sharper, more detailed images.

51
New cards

Refresh Rate

How many times per second the screen updates, measured in Hertz (HzHz).

52
New cards

LAN (Local Area Network)

A network covering a small area like a building or campus, usually privately owned and fast.

53
New cards

WAN (Wide Area Network)

A network covering a large geographic area such as a city or country, often using public networks.

54
New cards

Switch

A device that connects multiple devices in a LAN and directs data using MAC addresses.

55
New cards

Router

A device that connects different networks and finds the best path for data transmission.

56
New cards

Modem

A device that converts digital computer signals into signals for transmission over telephone or fibre lines.

57
New cards

NIC (Network Interface Card)

Hardware that allows a computer to connect to a network.

58
New cards

Firewall

Safety software or hardware that monitors and filters traffic to block malicious data.

59
New cards

FTP (File Transfer Protocol)

A protocol used to transfer files between computers over a network.

60
New cards

SSL (Secure Sockets Layer)

A technology that encrypts data between a browser and a server to prevent interception.

61
New cards

VoIP (Voice over Internet Protocol)

Technology that sends voice calls over the internet instead of traditional phone lines.

62
New cards

Bandwidth

The amount of data that can be transmitted over a network connection per second.

63
New cards

Shaping

A traffic management technique that prioritizes certain types of data, like video calls, over others.

64
New cards

Throttling

Limiting or slowing down certain traffic types to reduce network congestion.

65
New cards

Bottleneck Effect

Occurs when one slow device or connection limits the speed of the entire network.

66
New cards

Ransomware

Malware that encrypts files and demands payment to unlock them.

67
New cards

Phishing

A social engineering attack using fake messages to trick users into providing details.

68
New cards

Pharming

An attack that redirects a user from a real website to a fake one by manipulating DNS settings.

69
New cards

DDoS (Distributed Denial of Service)

An attack where a botnet floods a server with traffic until it crashes.

70
New cards

SQL Injection

A cyberattack where malicious SQL code is entered into form fields to manipulate database data.

71
New cards

IoT (Internet of Things)

The concept of connecting everyday physical devices to the internet to collect and share data.

72
New cards

RFID (Radio Frequency Identification)

Technology using radio waves to automatically read data from tags without manual scanning or line-of-sight.

73
New cards

P2P Network (Peer-to-Peer)

A network where all computers are equal and share files directly without a central server.

74
New cards

Database

An organized collection of related data stored and accessed electronically.

75
New cards

Normalisation

The process of organizing a database to reduce data redundancy and improve integrity by splitting data into separate tables.

76
New cards

Data Redundancy

The condition where the same data is stored in more than one place, leading to wasted space and inconsistencies.

77
New cards

Metadata

Data about data, which describes the contents or structure of a file or database.

78
New cards

Class

A blueprint or template in OOP that defines attributes and methods for objects.

79
New cards

Object

A specific instance created from a class containing actual values.

80
New cards

Encapsulation

The OOP concept of hiding data inside a class and only allowing access through methods.

81
New cards

Constructor

A special method that runs automatically when an object is created to set initial values.

82
New cards

Accessor (Getter)

A method that reads a private attribute and returns its value.

83
New cards

Mutator (Setter)

A method that changes the value of a private attribute.

84
New cards

Bubble Sort

A sorting algorithm that repeatedly compares and swaps neighboring elements if they are in the wrong order.

85
New cards

Trace Table

A tool used to track variable values at each step to simulate code execution manually.

86
New cards

Artificial Intelligence (AI)

Computer systems that perform tasks requiring human intelligence, such as pattern recognition and learning.

87
New cards

Lossy Compression

A compression method that permanently removes data to reduce file size, resulting in a slight quality loss.

88
New cards

Lossless Compression

Compression where no data is removed, allowing the original file to be fully restored with perfect quality.

89
New cards

Intellectual Property

Original creative work that belongs to the creator and is protected by law.

90
New cards

POPIA (Protection of Personal Information Act)

South African law protecting personal information and requiring organizations to handle it with consent.

91
New cards

Telecommuting

Working from home or a remote location using ICT tools instead of traveling to an office.

92
New cards

Data Analytics

The process of examining large sets of data to discover patterns and support decision-making.

93
New cards

E-Waste

Discarded electronic devices no longer in use, which can contain toxic chemicals like lead and mercury.