computer hardware Flashcards

(34 cards)

1
Q

What is an LCD (Liquid Crystal Display)?

A

A display technology using liquid crystals that change properties when voltage is applied.

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

What are the characteristics of a TN (Twisted Nematic) panel?

A

Fast response times and lower production costs, but poorer color reproduction and viewing angles.

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

What are the characteristics of an IPS (In-Plane Switching) panel?

A

Better color accuracy and wider viewing angles compared to TN, but more expensive and slower response times.

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

What are the characteristics of a VA (Vertical Alignment) panel?

A

Offers good color reproduction and high contrast, but slower than both TN and IPS. Commonly used in TVs.

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

OLED (Organic Light Emitting Diode)

A

Each pixel emits its own light

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

AMOLED (Active Matrix OLED)

A

A type of OLED used in smartphones that offers improved performance using active matrix technology.

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

Mini LED

A

A backlighting technology for LCDs that uses smaller LEDs to improve brightness and contrast.

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

Solid State Drives (SSDs)

A

A solid-state drive is a type of mass storage that uses flash memory to store data

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

Motherboard

A

The motherboard is the main printed circuit board in a computer. It connects the CPU

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

Removable Storage

A

Often used for backup or transferring data between devices. They are generally portable and convenient for storing data outside the primary system.

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

Hard Drives (HDDs)

A

A hard disk drive is a form of mass storage that uses spinning disks (platters) to read and write data.

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

What is RAID 0 also known as?

A

Striping.

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

What does RAID 0 do?

A

It splits data across multiple disks to improve performance.

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

What is an advantage of RAID 0?

A

Faster read/write speeds.

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

What is a disadvantage of RAID 0?

A

No redundancy; if one disk fails

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

What is RAID 1 also known as?

17
Q

What does RAID 1 do?

A

It duplicates data on two disks.

18
Q

What is an advantage of RAID 1?

A

Provides redundancy; if one disk fails

19
Q

What is a disadvantage of RAID 1?

A

Storage capacity is halved (only the size of one disk is usable).

20
Q

What is RAID 5 also known as?

A

Striping with parity.

21
Q

How many disks are required for RAID 5?

A

At least three.

22
Q

What does RAID 5 do?

A

It stripes data and parity across multiple disks.

23
Q

What is an advantage of RAID 5?

A

Good balance of performance and redundancy; can recover from one disk failure.

24
Q

What is a disadvantage of RAID 5?

A

Slower write speeds due to parity calculations.

25
What is RAID 6 also known as?
Dual parity.
26
How many disks are required for RAID 6?
At least four.
27
What does RAID 6 do?
Similar to RAID 5 but with two parity blocks for extra fault tolerance.
28
What is an advantage of RAID 6?
Can withstand two disk failures.
29
What is a disadvantage of RAID 6?
Write speeds are slower than RAID 5.
30
What is RAID 10 also known as?
RAID 1+0 (Mirroring and Striping).
31
How many disks are required for RAID 10?
At least four.
32
What does RAID 10 do?
It combines mirroring and striping for performance and redundancy.
33
What is an advantage of RAID 10?
Excellent performance and redundancy; can withstand multiple disk failures (not in the same mirrored pair).
34
What is a disadvantage of RAID 10?
More expensive due to the need for more disks.