Hardware Flashcards

1
Q

What does a graphic do?

A

A graphic card is a computer hardware component that displays and renders graphics on a computer screen or monitor.

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

List the types of RAMS you know.

A

DRAM: that stores data in capacitors and needs to be refreshed constantly to store its data.

SRAM: stores data in transistors and does not need to be refreshed constantly to store its data.

Hybrid RAM: It combines features of the DRAM and Static RAM

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

Differentiate between an ECC RAM and a RAM?

A

RAM is the primary storage of a computer that stores data and the instructions of currently running programs temporally, while an Error Correcting Code RAM, is a type of RAM capable of detecting and correcting single bit errors that may occur during data transfer or storage

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

What is the BIOS?

A

It is firmware that controls the hardware components of a computer and makes it possible for them to communicate with the operating system and each other.

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

What are the three main functions of the BIOS?

A

-> It searches for the OS from the hard drive and boots it into the computer
-> It initializes hardware components like the RAM, CPU, e.t.c
-> It provides basic Input and Output Operations, such as reading and writing

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

What are the types of ROM?

A

ROM(written only by the manufacturer)
PROM(written once by user)
EPROM(written multiple times and erased with uv-like)
EEPROM(written multiple times and erased electrically using an external device)
Flash PROM

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

What are two characteristics of a hard disk?

A

It stores data permanently meaning it is non-volatile
It can store large amounts of data

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

Differentiate between software and hardware.

A

Software is the programs and applications that run on the computer, they are instructions that tell the computer what to do. e.g System software(OS) and Applications(Games)

Hardware is the physical components of the computer, that is tangible components that we can see and touch e.g Input and Output devices like keyboards and monitors respectively

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

What is a peripheral device?

A

This is computer hardware connected to the computer to extend its functionality e.g. Mouse, Microphone, Speakers, etc.

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

What does the CPU do?

A

The CPU processes data to turn it into information, executes instructions and calculations to enable the operation of the computer and its applications

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

What is a port?

A

It is a physical interface or socket on the computer that allows other devices to connect to it

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

Why do computers need hard drives?

A

-> To store programs and the operating system
-> To act as a large, non-volatile storage space
-> To store data, files, and documents
-> To act as virtual memory when the ram is full

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

Which hard is the most commonly used in the Input phase of a CBIS?

A

Mouse and Keyboard

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

What are the most common measuring units in a computer?

A

bits => for data
Herts => for processor clock speed

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

What component is used to both read and write data in the computer?

A

The read-write head of an HDD or SDD

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

What are the most important types of memory to a computer?

A

Primary Storage => RAM and ROM
secondary storage -> SSD r HDD