Unit 2 Vocab Flashcards

(22 cards)

1
Q

Computing Device

A

A machine that can run a program, including computers, tablets, servers, routers, and smart sensors.

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

Computing System

A

A group of computing devices and programs working together for a common purpose.

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

Computing Network

A

A group of interconnected computing devices capable of sending or receiving data.

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

Path

A

The series of connections between computing devices on a network starting with a sender and ending with a receiver.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
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
6
Q

Protocol

A

An agreed-upon set of rules that specify the behavior of some system.

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

IP Address

A

The unique number assigned to each device on the Internet.

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

What is Internet Protocol (IP)

A

A protocol for sending data across the Internet that assigns unique numbers (IP addresses) to each connected device.

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

Router

A

A type of computer that forwards data across a network.

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

Packet

A

A chunk of data sent over a network. Larger messages are divided into packets that may arrive at the destination in order, out-of-order, or not at all.

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

Redundancy

A

The inclusion of extra components so that a system can continue to work even if individual components fail, for example by having more than one path between any two connected devices in a network.

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

Fault Tolerant

A

Can continue to function even in the event of individual component failures.

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

HTTP

A

HyperText Transfer Protocol - the protocol used for transmitting web pages over the Internet.

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

Internet

A

A computer network consisting of interconnected networks that use standardized, open (nonproprietary) communication protocols.

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

World Wide Web

A

A system of linked pages, programs, and files.

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

Digital Divide

A

Differing access to computing devices and the Internet, based on socioeconomic, geographic, or demographic characteristics.

17
Q

Datastream

A

Information passed through the internet in packets.

18
Q

Packet Metadata

A

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

19
Q

Transmission Control Protocol (TCP)

A

A protocol for sending packets that does error-checking to ensure all packets are received and properly ordered.

20
Q

User Datagram Protocol (UDP)

A

A protocol for sending packets quickly with minimal error-checking and no resending of dropped packets.

21
Q

Scalability

A

The capacity for the system to change in size and scale to meet new demands.

22
Q

The Domain Name System (DNS)

A

The system responsible for translating domain names like example.com into IP addresses.