Unit 2 Flashcards

1
Q

A simplified representation of something more complex. Helps you hide details to manage complexity

A

Abstraction

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

Aggregation

A

Rows from a data set are grouped together and used to compute a single value of a more significant meaning or measurement; average, count, sum, max

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

Heuristic

A

A problem solving approach to find a good enough solution, finding the exact solution is impossible

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

Hexadecimal

A

A base 16 number that uses sixteen distinct symbols 0-9 and A-F to represent numbers from 0-15

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

Image

A

Type of data used for graphics or pictures

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

Lossless compression

A

Algorithm that allows the original data to be perfectly reconstructed frim the compressed dars

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

Lossy compression

A

Discarding some data to represent the content, usually like in a image

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

Metadata

A

Data that describes other data; an image might have metadata that describes the size of the image, the colors

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

Pixel

A

Fundamental unit of an image

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

RGB

A

Color model

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

Computing system

A

Group of commuting devices working together for a purpose

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

Path

A

The series of connections between computing and device connections on a network, starting with a sender and a reciever

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

Protocol

A

Set upon rules that specify the behavior of a system

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

Fault tolerant

A

Can continue to function even in the event of indivual component failures

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

Bandwidth

A

The maximum amount of data that can be sent in a fixed amount of time,usually measured in bits per second

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

World Wide Web

A

A system of linked programs, pages and files

17
Q

Packet metadata

A

Data added to packets to help route them through the network and reassemble the original message.