Grade 12 INFT Theory Booklet

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

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Access Modifiers

Keywords used in object-oriented programming to define the accessibility or visibility of classes, methods, and variables. They control how different parts of a program can interact with each other. Common access modifiers include

• Public: Allows the member to be accessed from any other code in the program.

• Private: Restricts access to the member to the class it is declared in. • Protected: Allows access within its own class and by derived (sub)classes

2
New cards

Address Bus

A computer bus that is used to specify a physical address where data is to be read or written.

3
New cards

ADSL (Asymmetric Digital Subscriber Line)

A type of DSL broadband communications technology used for connecting to the internet, characterized by higher download speeds compared to upload speeds.

4
New cards

Advantage of HDD

Hard Disk Drives (HDDs) offer larger storage capacities at a lower cost compared to Solid State Drives (SSDs), making them suitable for storing large amounts of data, such as media files and backups.

5
New cards

Advantage of SSD

Solid State Drives (SSDs) offer faster data access and read/write speeds, lower power consumption, better durability (no moving parts), and quieter operation compared to traditional Hard Disk Drives (HDDs).

6
New cards

Advantages and Uses of VPN

VPNs provide secure data transmission over public networks, protect user privacy by masking IP addresses, allow access to geographically restricted content, and provide anonymity by encrypting internet traffic

7
New cards

Advantages of a Network

Networks enable resource sharing (like printers and files), centralized management, communication (email, messaging), collaboration, scalability, data backup, and remote access.

8
New cards

Advantages of Cloud Computing for Small Business

Cloud computing offers cost savings (pay-as-you-go), scalability (resources can be adjusted as needed), flexibility (access from anywhere), and reduced need for in-house IT management and infrastructure

9
New cards

Advantages of IPv6

IPv6 offers a vastly larger address space, improved security with built-in IPsec, more efficient routing, better support for mobile networks, and simplified address configuration compared to IPv4.

10
New cards

AI (Artificial Intelligence)

The simulation of human intelligence processes by machines, especially computer systems, including learning, reasoning, and self-correction.

11
New cards

ALU (Arithmetic Logic Unit)

A component of a CPU responsible for performing basic arithmetic operations (such as addition, subtraction) and logic operations (such as AND, OR, XOR, NOT) on integer data types. The ALU handles operations on fixed-point numbers (integers) and executes simple, low-level mathematical and logical tasks essential for most generalpurpose computing processes. Unlike the FPU, the ALU is not specifically optimized for floating-point arithmetic

12
New cards

Anti-Virus

Software designed to detect, prevent, and remove malware, such as viruses, worms, and trojans, from a computer or network.

13
New cards

Assembler

A program that converts assembly language into machine code that the computer's CPU can execute.

14
New cards

Attenuation

The gradual loss of signal strength as it travels through a medium, such as a cable or wireless transmission.

15
New cards

Backbone

The primary infrastructure of a network, often composed of high-capacity routers and links, that carries the bulk of data traffic between different sub-networks or regions.

16
New cards

Backup

A copy of data stored separately from the original to prevent data loss in case of failure or corruption

17
New cards

Backup Devices

Devices used to store backups, such as external hard drives, USB drives, networkattached storage (NAS), and cloud storage

18
New cards
19
New cards
20
New cards
21
New cards
22
New cards