Motherboard
CPU
HDD
Input/Output
Command Prompts
100

What is a Motherboard and how does it work?

the main printed circuit board in a computer that acts as the central hub, connecting all components—CPU, RAM, storage, and graphics—together. Other Known as the "Backbone" of the computer

100

What is a CPU and what does it do?

Central Processing Unit, is the primary component acting as the "brain" of a computer, responsible for executing instructions and processing data for apps, operating systems, and hardware

100

What is HDD and what does it do?

A typical hard drive contains spinning plater(s) and an actuator arm which moves across the disk to read/write the data

100

What is Input and Output?

An input device is anything that introduces data into the computer system. An output device is anything that outputs data from the computer.

100

What are Command Prompts?

a command-line interpreter application used to interact with the operating system by typing text-based commands rather than using a graphical interface.

200

What do Motherboard ports do?

Connect all PC components together, serving as input/output (I/O) interfaces for data, power, and peripheral devices

200

What is AMD?

Advanced Micro Devices, is usually known as the cheaper alternative. Ups performance by adding cores in theory would make their CPU’s faster but it also ups the amount of heat generated.


200

What do Magnetic Storage Devices do?

Converts Data into Magnetic Patterns.

200

What two main types of connections are there for keyboards?

USB

PS2

200

What command prompt copies files?

Copy

300

Which ports connects peripherals such as keyboards, mice, flash drives, and external storage?

USB A/C

300

What is Intel?

Intel Typically the better preforming CPU Less power consumption (less heat) Faster more Reliable hyperthreading.

300

What is Low-Level Formatting?

Used to detect bad sectors, these bad sectors will not be used in high-level formatting. This also determines the type of coding to be used on the disk and the sequence.

300

List and explain the four main types of keyboards?

Mechanical

Membrane

Rubber Dome

Capacitor

300

What command prompt deletes files?

del
400

Which cable connects internal storage devices, including traditional HDDs and 2.5-inch SSDs?

SATA

400

What are registers and which is considered the fastest smallest, and most expensive?

A small pocket of memory used to temporally store data being used by the CPU, CPU Registers.

400

What are Partitions?

Dividing the disk into storage areas.

400

What does ASCII stand for and what is it?

American Standard Code for Information Exchange. A standardized coding system, makes sure that when you hit the M key a M is displayed on the screen.

400

What command prompt lists files and directories in the current directory?

dir 

500

Which cable is used for add-in cards, such as graphics cards (GPU) in the long x16 slots or Wi-Fi/sound cards in x1 slots?

PCIe Slots (x16 and x1)

500

What is a CISC?

Complex Instruction Set Computer, can handle more complex instructions (including various different languages) and therefor has a greater number of transistors.

500

What are the 5 different Disc Interfaces?

PATA/IDE

SATA

eSATA

SCSI

SAS

500

How is WI-Fi different from Bluetooth?

Wi-Fi follows its own set of protocols while Bluetooth follows protocols of the device.

500

What command prompt changes the current directory? 

cd