CompTIA Tech+ Part 1

0.0(0)
studied byStudied by 21 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/50

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.

51 Terms

1
New cards

Accelerated Graphics Port (AGP)

Developed as a dedicated video bus by Intel to provide faster CPU and memory access for graphics adapters than the PCI bus could provider. _____ has been surpassed by PCI Express (PCIe).

2
New cards

Access Control List (ACL)

The collection of access control entries (ACEs) that determines which subjects (user accounts, host IP addresses, and so on) are allowed or denied access to the object and the privileges given (read-only, read/write, and so on).

3
New cards

Access Point (AP)

A device that provides a connection between wireless devices and can connect to wired networks, implementing an infrastructure mode WLAN. Also known as a wireless access point (WAP).

4
New cards

Accounting

Tracking authorized usage of a resource or use of rights by a subject and alerting when unauthorized use is detected or attempted.

5
New cards

Advanced Encryption Standard (AES)

Symmetric 128-, 192-, or 256-bit block cipher used for bulk encryption in modern security standards, such as WPA2, WPA3, and TLS.

6
New cards

Advanced Technology Extended (ATX)

Standard PC case, motherboard, and power supply specification. Mini-, Micro-, and Flex-ATX specify smaller board designs.

7
New cards

Air Gapped

A type of network isolation that physically separates a host from other hosts or a network from all other networks.

8
New cards

Algorithm (general)

A set of rules or a process designed to perform calculations, solve specific problems, or perform tasks efficiently.

9
New cards

American Standard Code for Information Interchange (ASCII)

7-bit code page mapping binary values to character glyphs. _________ can represent 127 characters, though some values are reserved for non-printing control characters.

10
New cards

Antivirus Scanner (A-V)

Software capable of detecting and removing virus infections and (in most cases) other types of malware. Also called antivirus software.

11
New cards

Array

Identifier for a group of variables of the same type. The number of possible elements is fixed when it is declared.

12
New cards

Artificial Intelligence (AI)

The science of creating machines with the ability to develop problem-solving and analysis strategies without significant human direction or intervention.

13
New cards

Assembly Code

A compiled software program is converted to binary machine code using the instruction set of the CPU platform. Assembly language is this machine code represented in human-readable text.

14
New cards

Attenuation

_______, or degradation of a signal as it travels over media, determines the maximum distance for a particular media type at a given bit rate.

15
New cards

Augmented Reality (AR)

Using software and smartphone cameras or headsets to interact with real-world objects and images or change the way they appear in some way.

16
New cards

Authentication

A method of validating a particular entity's or individual's unique credentials.

17
New cards

Authorization

The process of determining what rights and privileges a particular entity has.

18
New cards

Backdoor

A mechanism for gaining access to a computer that bypasses or subverts the normal method of authentication.

19
New cards

Bandwidth

Generally used to refer to the amount of data that can be transferred through a connection over a given period. _________ more properly means the range of frequencies supported by transmission media, measured in Hertz.

20
New cards

basic input/output system (BIOS)

Legacy 32-bit firmware type that initializes hardware and provides a system setup interface for configuring boot devices and other hardware settings.

21
New cards

Biometric Authentication

An authentication mechanism that allows a user to perform a biometric scan to operate an entry or access system.

22
New cards

bit (b)

The smallest unit of measurement for a computer, a word made up of the first part of binary and the last part of digit.

23
New cards

_____ bits (b) = 1 Byte (B)

_____ Byte (B) = 8 bits (b)

24
New cards

Byte (B)

A unit that describes file sizes and memory capacity. A single one, in this simplest form, can store one of 256 values.

25
New cards

Blu-ray Disc (BD)

Latest generation of optical drive technology, with disc capacity of 25 GB per layer. Transfer rates are measured in multiples of 36 MB/s.

26
New cards

Branch

In scripting and programming, control statement that uses a condition to determine which code block to execute next.

27
New cards

Browser

Software designed to view HTML pages.

28
New cards

Bus

Connections between components on the motherboard and peripheral devices providing data pathways, memory addressing, power supply, timing, and connector/port form factor.

29
New cards

Cable Modem

Cable-Internet-access digital modem that uses a coaxial connection to the service provider's fiber-optic core network.

30
New cards

Cascading Style Sheets (CSS)

A simple language for adding style, such as different colors, fonts, spacing, and other formatting, to Web documents.

31
New cards

Cathode Ray Tube (CRT) Monitor

Receives an analog signal from the graphics adapter and forms a color image on the screen by illuminating red, green, and blue dots (triads).

32
New cards

Certificate

Issued by a Certificate Authority (CA) as a guarantee that a public key it has issued to an organization to encrypt messages sent to it genuinely belongs to that organization.

33
New cards

Certificate Authority (CA)

A server that guarantees subject identities by issuing signed digital certificate wrappers for their public keys.

34
New cards

Client-Server

A distributed computing architecture where two distinct entities interact: the client (think your PC), which requests services, and the server, which provides them.

35
New cards

Coaxial Cable

Media type using two separate conductors that share a common axis categorized using the Radio Grade (RG) specifications.

36
New cards

Comma-Separated Value File (CSV)

A __________________ type uses commas and new lines to organize information into cells in a table format, and stores the table as a text file. Uses the extension ".csv" and is one of the most common outputs for any spreadsheet program.

37
New cards

Command Line Interface (CLI)

A text-based interface between the user and the operating system that accepts input in the form of commands.

38
New cards

Compact Disc - Re-writable (CD-RW)

Optical storage technology supporting up to 700 MB per disc with recordable and re-writable media also available.

39
New cards

Compact Disc - Read Only Memory (CD-ROM)

A type of read-only memory consisting of a pre-pressed optical compact disc that contains data. Computers can read—but not write or erase—this type of storage.

40
New cards

Compiler

A software program that translates code written in a high-level programming language (such as C++, Java, or Python) into a lower-level language (such as assembly language, object code, or machine code) that a computer's processor can execute.

41
New cards

Confidentiality, Integrity, and Availability (CIA)

Three principles of security control and management. Also known as the information security triad.

42
New cards

________ are operated using Structured Query Language (SQL, pronounced "sequel").

Many databases are operated using ___________.

43
New cards

Double Data Rate SDRAM (DDR SDRAM)

Series of high-bandwidth system-memory standards (DDR3/DDR4/DDR5) where data is transferred twice per clock cycle.

44
New cards

Digital Subscriber Line (DSL)

Carrier technology to implement broadband Internet access for subscribers by transferring data over voice-grade telephone lines.

45
New cards

Digital Video Interface (DVI)

Legacy video interface that supports digital only or digital and analog signaling.

46
New cards

Digital Video/Versatile Disk (DVD)

Optical storage technology supporting up to 4.7 GB per layer per disc with recordable and re-writable media also available.

47
New cards

DisplayPort

Digital audio/video interface developed by VESA. Supports some cross-compatibility with DVI and HDMI devices.

48
New cards

Dotted Decimal Notation

Format for expressing IPv4 addresses using four decimal values from 0 to 255 for each octet.

49
New cards

Dual Inline Memory Module (DIMM)

Standard form factor for system memory. There are different pin configurations for different DDR-SDRAM RAM types.

50
New cards

Dynamic Host Configuration Protocol (DHCP)

Protocol used to automatically assign IP addressing information to hosts that have not been configured manually.

51
New cards

Elasticity

Property by which a computing environment can add or remove resources in response to increasing and decreasing demands in workload.