CompTIA A+ core 1

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

1/129

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.

130 Terms

1
New cards

What is the difference between a public and private IP address?

Private IPs are used within internal networks and aren't routable on the internet; public IPs are used for external communication and are routable.

2
New cards

What is DHCP used for?

Automatically assigns IP addresses and other network configurations to devices on a network.

3
New cards

What port does FTP use?

Ports 20 and 21

4
New cards

What port does Remote Desktop Protocol (RDP) use?

Port 3389

5
New cards

What is a MAC address?

A unique identifier assigned to a network interface card (NIC); it's hardware-based and unchangeable.

6
New cards

What is a subnet mask used for?

Determines which portion of an IP address is the network and which is the host.

7
New cards

What is NAT (Network Address Translation)?

Translates private IP addresses to a public IP to allow multiple devices to share one external IP.

8
New cards

What is the purpose of a router?

Connects multiple networks and directs data between them.

9
New cards

What is the function of a switch?

Forwards data only to the specific device it is intended for on a local network.

10
New cards

What does a modem do?

Modulates and demodulates digital and analog signals to enable internet over cable/DSL.

11
New cards

What is a patch panel used for?

Organizes and connects networking cables in a structured cabling setup.

12
New cards

What is a crimper tool used for?

Attaches connectors to the ends of cables, like RJ45 plugs.

13
New cards

What cable type uses copper and has RJ-45 connectors?

Twisted-pair Ethernet (Cat5e, Cat6)

14
New cards

What are two types of fiber optic cable?

Single-mode (long distances), multi-mode (shorter distances)

15
New cards

What tool would you use to trace a network cable's path?

Tone generator and probe (toner probe kit)

16
New cards

What is APIPA and when is it used?

Automatic Private IP Addressing (169.254.x.x); assigned when DHCP fails.

17
New cards

What wireless standard supports up to 6.9 Gbps and operates on both 2.4 GHz and 5 GHz bands?

802.11ac

18
New cards

What is a typical use case for satellite internet?

Remote or rural areas with no wired broadband access.

19
New cards

What connection type should be used for someone who travels and is often in rural areas with poor signal?

Satellite (not hotspot - hotspot depends on cellular signal strength)

20
New cards

What is the purpose of a Hub?

A hub will take data that it receives from the server and will transmit the data to every device connected to the hub.

21
New cards

what is the maximum theoretical speed of 802.11ac?

Up to 6.9 Gbps.

22
New cards

What's the typical range of 2.4 GHz Wi-Fi indoors?

About 150 feet (45 meters)

23
New cards

What's the typical range of 5 GHz Wi-Fi indoors?

About 45 feet (13 meters)

24
New cards

What type of internet connection uses your phone lines but allows simultaneous voice and data?

DSL ( Digital Subscriber Line)

25
New cards

What type of internet connection provides high speed via cable TV infrastructure?

Cable

26
New cards

What tool is used to test the functionality and quality of Ethernet cables?

Cable tester

27
New cards

What does a punch-down tool do?

Connects wires into a patch panel or keystone jack.

28
New cards

What does a loopback plug test?

Whether a port (usually network or serial) is functioning correctly.

29
New cards

What is the difference between DDR3 and DDR4 RAM?

DDR4 is faster, uses less power, and has a higher bandwidth than DDR3.

30
New cards

What is ECC memory used for?

Error-Correcting Code memory detects and corrects single-bit memory errors, often used in servers.

31
New cards

What is the function of SODIMM RAM?

It is a smaller form factor of RAM used in laptops and small form-factor PCs.

32
New cards

What is the difference between single-channel and dual-channel memory?

Dual-channel allows two memory modules to be accessed simultaneously, doubling the memory bandwidth.

33
New cards

What connector carries digital video and audio signals and supports high resolutions?

HDMI (High-Definition Multimedia Interface)

34
New cards

What is the main difference between VGA and DVI?

VGA is analog; DVI is digital (or hybrid).

35
New cards

Which display technology is commonly used in modern laptops for thin displays and better color?

IPS (In-Plane Switching) LCD panels

36
New cards

What are the benefits of OLED displays?

Better contrast, faster refresh, and thinner displays with no backlight needed.

37
New cards

What is NVMe used for?

It connects SSDs directly to the PCIe bus for much faster read/write speeds than SATA.

38
New cards

What is the purpose of a RAID array?

Combines multiple drives for redundancy, performance, or both.

39
New cards

What is the purpose of the chipset on a motherboard?

It manages communication between the CPU, RAM, storage, and peripherals.

40
New cards

What is an ATX motherboard?

A standard full-sized motherboard with more expansion and RAM slots.

41
New cards

What is the main purpose of PCIe slots?

To connect high-speed components like GPUs and NVMe drives.

42
New cards

What does a riser card do?

Allows expansion cards to be mounted parallel to the motherboard, used in low-profile PCs.

43
New cards

What does a modular PSU allow?

You can attach only the cables you need for cleaner cable management.

44
New cards

What rating ensures a power supply is energy efficient?

80 PLUS certification (e.g., 80 PLUS Bronze, Silver, Gold)

45
New cards

Why is it important to match wattage when replacing a PSU?

Insufficient wattage can lead to system instability or failure to boot.

46
New cards

What should you do before installing a new expansion card?

Power down the system, unplug it, and discharge any static electricity.

47
New cards

What is a POST test?

Power-On Self Test - a diagnostic test run by firmware when a PC is powered on.

48
New cards

What tool is used to prevent ESD damage when working inside a PC?

An antistatic wrist strap or mat.

49
New cards

What is the purpose of standoffs when installing a motherboard?

They prevent the motherboard from touching the case directly, avoiding a short circuits.

50
New cards

What should you do after installing a new component and booting the system?

Enter BIOS/UEFI to verify the hardware is recognized correctly.

51
New cards

What BIOS setting often needs to be changed when installing an NVMe SSD?

Boot order or enabling NVMe/PCIe support.

52
New cards

What does memory clock speed affect?

How fast data can be read from or written to RAM — higher speeds improve performance.

53
New cards

What is CAS latency in RAM?

Column Access Strobe — it measures the delay between a request and data availability; lower is faster.

54
New cards

What is memory channel configuration, and why does it matter?

It refers to how RAM modules are accessed — dual/triple/quad channel improves performance by allowing simultaneous access.

55
New cards

What RAID level offers both performance and redundancy by striping and mirroring data?

RAID 10 (1+0)

56
New cards

Which RAID level offers the best performance but no redundancy?

RAID 0 (striping only)

57
New cards

What is required to install and boot from an NVMe SSD?

A compatible motherboard with an M.2 PCIe slot and UEFI firmware with NVMe boot support.

58
New cards

What is the advantage of NVMe over SATA SSDs?

NVMe uses the PCIe interface, offering significantly higher read/write speeds.

59
New cards

A technician is setting up a system that requires high performance and moderate redundancy. Which RAID level would be most suitable?

RAID 10

60
New cards

What are common consumables for laser printers?

Toner, imaging drum, fuser assembly, transfer belt, and pickup rollers.

61
New cards

What maintenance does an inkjet printer often require?

Replacing ink cartridges, cleaning print heads, and aligning the print nozzles.

62
New cards

What does the transfer belt do in a laser printer?

It transfers toner from multiple cartridges onto paper in color printing.

63
New cards

What is calibration in the context of printers?

A process to align print heads or colors for accurate output.

64
New cards

What should you do after replacing a printer cartridge?

Run a calibration or alignment utility via printer settings or software.

65
New cards

What is the main purpose of virtualization?

To run multiple operating systems or virtual machines (VMs) on a single physical device.

66
New cards

What type of software is used to create and manage virtual machines?

A hypervisor.

67
New cards

What are the two main types of hypervisors?

Type 1 (bare-metal) and Type 2 (hosted).

68
New cards

What is a Type 1 hypervisor?

A hypervisor that runs directly on the hardware without a host OS (e.g., VMware ESXi, Microsoft Hyper-V).

69
New cards

What is a Type 2 hypervisor?

A hypervisor that runs on top of a host OS (e.g., VirtualBox, VMware Workstation).

70
New cards

What is the benefit of using virtual machines (VMs)?

Efficient resource use, easy backup and recovery, isolated environments, and scalability.

71
New cards

What are the three main cloud service models?

IaaS (Infrastructure as a Service), PaaS (Platform as a Service), and SaaS (Software as a Service).

72
New cards

What is IaaS?

Infrastructure as a Service — provides virtualized hardware like servers, storage, and networking.

73
New cards

What is SaaS?

Software as a Service — delivers software applications over the internet (e.g., Google Docs, Microsoft 365).

74
New cards

What is PaaS?

Platform as a Service — provides a platform for developers to build, test, and deploy apps.

75
New cards

What is a private cloud?

A cloud environment used exclusively by one organization, offering more control and security.

76
New cards

What is a public cloud?

A cloud environment shared by multiple customers, maintained by a third-party provider.

77
New cards

What is a community cloud?

A cloud infrastructure shared by several organizations with common interests

78
New cards

What is the difference between cloud computing and virtualization?

Virtualization creates multiple simulated environments on one machine; cloud computing delivers services over the internet using virtualization.

79
New cards

What is the difference between metered and non-metered cloud services?

Metered services charge based on usage (e.g., storage space, CPU time, bandwidth).

Non-metered services offer flat-rate or unlimited usage regardless of consumption.

80
New cards

When would a metered cloud service be preferred?

When clients have unpredictable or infrequent resource usage — they pay only for what they use (cost-efficient for startups or seasonal workloads).

81
New cards

When would a non-metered service be more appropriate?

For businesses with consistent, heavy usage — they benefit from predictable billing and no usage limits.

82
New cards

What is sandboxing in virtualization or cloud environments?

A method to run applications in isolated environments to prevent them from affecting the host system or other apps.

83
New cards

What's a real-world use of sandboxing?

esting untrusted software

Running malware analysis

Preventing browser-based exploits

Running beta versions without impacting the OS

84
New cards

A developer wants to quickly deploy and test web applications with built-in scalability. Which service is best?

PaaS (Platform as a Service) — offers ready-made environments with tools and scalability for development.

85
New cards

A business needs full control over their servers and storage in the cloud. Which cloud model is best?

IaaS — gives full access to virtualized hardware for maximum customization and control.

86
New cards

A startup with no IT department wants to use software like email and word processing without managing installations. Best model?

SaaS — offers out-of-the-box solutions maintained by the provider.

87
New cards

A company needs to host sensitive customer data and comply with strict regulations. Which deployment model should they choose?

Private cloud — offers more control and better compliance options.

88
New cards

A client has a fluctuating workload and needs to scale quickly during peak seasons. What cloud model is ideal?

Public or hybrid cloud — allows flexibility and scalability during demand spikes.

89
New cards

A technician needs to run a suspicious program without risking the host OS. What should they use?

A sandboxed VM or container — isolates the app from the host environment.

90
New cards

Which virtualization feature allows saving the VM state and reverting back later?

Snapshots — useful for testing or rollback before updates.

91
New cards

How does virtualization improve disaster recovery?

VMs can be backed up, cloned, or moved to other hosts easily — speeding up recovery after failure.

92
New cards

What is the likely cause if a PC powers on but there is no display?

Check for loose video cables, faulty GPU, or RAM not seated properly.

93
New cards

What causes a burning smell or smoke from a device?

Likely short circuit, power supply failure, or electrical component burnout — immediately power off and disconnect.

94
New cards

A computer randomly shuts down. What could be the issue?

Overheating, failing PSU, faulty RAM, or thermal paste dried out.

95
New cards

Why might a user hear grinding noises from their desktop?

Failing hard drive or fan bearing issues.

96
New cards

What causes a dim screen on a laptop even when brightness is turned up?

Faulty inverter (older laptops) or backlight failure.

97
New cards

What causes flickering or distorted images on a monitor?

Loose video cable, outdated GPU driver, or electromagnetic interference.

98
New cards

What does APIPA address (169.254.x.x) indicate?

The system couldn't reach a DHCP server — check network cable or router.

99
New cards

A user can ping internal IPs but not external websites. Cause?

DNS issue or missing default gateway.

100
New cards

What are the 6 steps in the CompTIA troubleshooting process?

1. Identify the problem

2. Establish a theory

3. Test the theory

4. Establish a plan

5. Verify full system functionality

6. Document findings