U2 Internet Definitions Flashcards

1
Q

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

A

Computing Device

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

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

A

Computing System

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

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

A

Computing Network

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

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

A

Path

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

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

A

Bandwidth

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

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

A

Protocol

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

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

A

IP

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

The unique number assigned to each device on the Internet

A

IP Address

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

A type of computing device that forwards data across a network

A

Router

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

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.

A

Redundancy

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

Can continue to function even in the event of individual components failures. This is important because elements of complex systems like a computer network fail at unexpected times, often in groups.

A

Fault Tolerant

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

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

A

Packet

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

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

A

UDP

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

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

A

TCP

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

Information passed through the internet packets.

A

Data Stream

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

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

A

Packet Metadata

17
Q

The system responsible for translation domain names like example.com into ip addresses

A

DNS

18
Q

A system of linked pages, programs, and files

A

World wide web

19
Q

A protocol for computers to request and share the pages that make up the world wide web on the internet (“Get; Post”)

A

HTTP