FINAL SHIT FINISH AND UR GOOD IF NOT UR COOKED Flashcards

(23 cards)

1
Q

What does the MIN function do in Excel?

A

Finds the smallest value in a range.

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

What does the MAX function do in Excel?

A

Finds the largest value in a range.

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

What does the SUM function do?

A

Adds all numbers in a range.

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

What does the AVERAGE function return?

A

The mean of numbers in a range.

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

What does the COUNT function do?

A

Counts only numeric values in a range.

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

What does COUNTA do?

A

Counts all non-empty cells.

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

What is the purpose of COUNTIF?

A

Counts cells that meet a condition.

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

What does an IF function do?

A

Tests a condition and returns one of two values.

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

What is a Nested IF?

A

An IF function used inside another IF.

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

What is a primary key?

A

A unique identifier for each record in a table.

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

What is a foreign key?

A

A field that links to a primary key in another table.

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

What is a relationship in databases?

A

A connection between two or more tables.

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

What does DBMS stand for?

A

Database Management System.

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

What is even parity?

A

Number of 1s in the byte is even.

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

What is odd parity?

A

Number of 1s in the byte is odd.

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

What does a parity check do?

A

Detects errors during data transmission.

17
Q

What is a parity block?

A

A method to detect errors in both rows and columns of data.

18
Q

What is the fetch-decode-execute cycle?

A

The CPU fetches, decodes, and executes instructions in a loop.

19
Q

What does memory management do?

A

Controls data movement between RAM and CPU and allocates memory.

20
Q

What is file management?

A

Organizes, saves, renames, moves, and deletes files.

21
Q

How does the OS perform power management?

A

Saves battery by turning off hardware, enabling battery saver, or sleep mode.

22
Q

What is device management?

A

Tracks and manages hardware devices, sends data, and updates drivers.

23
Q

What is utility software?

A

Software that helps maintain the computer (e.g., antivirus, defrag).