Computer Basics Flashcards

1
Q

case

A

laptop - the computer case includes keyboard and screen

desktop PCs - the case is typically some type of box with lights, vents, and places for attaching cables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

motherboard

A
  • The primary circuit board inside your PC

- All components, inside and out, connect through the motherboard in some way

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

power supply

A
  • every component in your PC relies on its power supply
  • the power supply connects to some type of power source, whether that’s a battery in the case of mobile computers, or a power outlet in the case of desktop PCs.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

central processing unit

A

The CPU, often just called the processor, is the component that contains the microprocessor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

microprocessor

A

the heart of all the PC’s operations, and the performance of both hardware and software rely on the processor’s performance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

randon access memory (RAM)

A

a buffer to store information for the CPU while it’s being processed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

drive

A

A drive is a device intended to store data when it’s not in use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

cooling devices

A

usually fans are used because the more your computer processes, the more heat it generates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

cables

A
  • cables are designed to carry data, power or both

- PCs should be constructed so that the cables fold neatly within the case and do not block air flow throughout it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

graphics components

A

While some motherboards have on-board graphics, others include what’s called an expansion slot, where you can slide in a separate video card

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ports

A

the word port is often used to describe a place on the outside of your PC where you can plug in a cable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ports found on a PC

A
  • USB ports
  • network ports, typically Ethernet and FireWire
  • video ports, typically some combination of VGA, DVI, RCA/component, S-Video and HDMI
  • audio ports, typically some combination mini analog audio jacks or RCA
  • legacy ports, or ports that follow old standards
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

peripherals

A

Any piece of hardware that isn’t mounted inside a PC’s case is called a peripheral. This includes your basic input and output devices: monitors, keyboards and mice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

expansion slots

A
  • sometimes you want to add stuff that doesn’t already have it’s own slot
  • Using expansion slots, you can add extra video cards, network cards, printer ports, TV receivers and many other custom additions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

BIOS

A
  • software stored on a flash memory chip
  • Besides controlling the boot process, the BIOS provides a basic configuration interface for the PC’s hardware components
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Processor management

A

breaks down the processor’s work into manageable chunks and prioritizes them before sending them to the CPU

17
Q

Memory management

A

coordinates the flow of data in and out of RAM, and determines when to use virtual memory on the hard disk to supplement an insufficient amount of RAM

18
Q

Device management

A

provides a software-based interface between the computer’s internal components and each device connected to the computer. Examples include interpreting keyboard or mouse input or adjusting graphics data to the right screen resolution. Network interfaces, including managing your Internet connection, also fall into the device management bucket

19
Q

Storage management

A

directs where data should be stored permanently on hard drives, solid state drives, USB drives and other forms of storage. For example, storage management tasks assist when creating, reading, editing, moving, copying and deleting documents

20
Q

Application interface

A

provides data exchange between software programs and the PC. An application must be programmed to work with the application interface for the operating system you’re using. Applications are often designed for specific versions of an OS, too. You’ll see this in the application’s requirements with phrases like “Windows Vista or later,” or “only works on 64-bit operating systems.”

21
Q

User interface (UI)

A

provides a way for you to interact with the computer