AP CSP Unit 2

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

Bandwidth

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

2
New cards

Computing Device

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

3
New cards

Computing Network

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

4
New cards

Computing System

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

5
New cards

Path

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

6
New cards

IP Adress

The unique number assigned to each device on the internet.

7
New cards

Internet Protocol (IP)

A protocol for sending data across the internet that assigns unique numbers to each connected device.

8
New cards

Protocol

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

9
New cards

Fault Tolerant

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

10
New cards

Redundancy

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.

11
New cards

Router

A type of computer that forwards data across a network.

12
New cards

Packet

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.

13
New cards

UDP (User Datagram Protocol)

A protocol for sending messages, calling data grams, over the internet without establishing a connection. Does not guarantee message delivery, order, or error checking, making it faster but less reliable.

14
New cards

TCP (Transmission Control Protocol)

A protocol for sending data over the internet that first establishes a connection between sender and receiver (handshake). Ensures all data arrives correctly and in order by using error-checking and data recovery methods, making it more reliable but sometimes slower.

15
New cards

Domain Naming System (DNS)

The system responsible for translating domain names into IP addresses.

16
New cards

Hypertext Transfer Protocol (HTTP)

The protocol used for transmitting web pages over the internet.

17
New cards

World Wide Web

A system of linked pages, programs, and files.

18
New cards

Digital Divide

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

19
New cards

Physical Network

Fiber optic cables, wifi signals, or copper wires physically connect the computers, smart phones, servers, etc. that make up the Internet. Computers don’t need to be directly connected to each other, just a single point on the network.