AP CSP Unit 2 Test Review (Part 1)

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/29

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.

30 Terms

1
New cards

Who created the internet? What was its early version called?

Bob Kahn and Vint; the internet was initially called ARPANET.

2
New cards

Why was ARPANET initially created?

It was a research project for the Department of Defense to build a communication system that could survive nuclear attacks.

3
New cards

How did the ARPANET initially work (Internet works this way too)?

It involved breaking up messages into blocks and sending them as quickly as possible through every possible direction in a mesh network.

4
New cards

What is a Mesh Network?

A type of network where each device (or node) is connected to several other devices directly, ensuring that even if one connection fails, the data can take other paths to get to the destination too.

5
New cards

Is there a single main controller managing the entire Internet?

No, because the internet is made up of millions of smaller independent networks that are all interconnected

6
New cards

What does an Internet Service Provider (ISP) do?

Allows people and businesses to access the internet via cable or wireless signals, and the ISP sends your data to the correct destination and brings that destination's data back to you.

7
New cards

What is an IP Address?

A unique number assigned to every device on the internet, ensuring information is sent to and from the right device.

8
New cards

In what format is everything on the internet sent in?

It's all sent in Bits.

9
New cards

What are the 3 main ways information is sent as bits across the internet?

  • Electricity

  • Light

  • Radio Waves

10
New cards

What are the pros and cons of Electricity?

Pros: It's cheap.

Cons: There can be signal loss.

11
New cards

What are the pros and cons of Light?

Pros: Fast & no signal loss.

Cons: Expensive & hard to work with.

12
New cards

What are the pros and cons of Radio Waves?

Pros: Allows for mobility.

Cons: Has a short range.

13
New cards

How many bytes are in a Kilobyte?

1024 bytes

14
New cards

How many kilobytes are in a Megabyte?

1024 kilobytes

15
New cards

Bandwidth

The maximum transmission capacity of a device, measured in bitrate, or the number of bits that can be sent over a period of time, usually in seconds.

16
New cards

Latency

The time it takes for one bit to travel from one place to another.

17
New cards

Computing Device

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

18
New cards

Computing Network

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

19
New cards

Computing System

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

20
New cards

Path

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

21
New cards

Protocols

A well-known set of rules and standards agreed upon by all devices for communication.

22
New cards

How are IP addresses used in sending and receiving data?

When the sender sends data, they provide their IP address along with the receiver's IP so the Receiver can send the information back to the correct sender.

23
New cards

What is IPv4?

A system used to assign IP addresses that allows devices to have over 4.3 billion unique IP addresses, all in 32 bits.

24
New cards

Why was IPv4 retired?

It couldn't provide enough IPs to account for every device today.

25
New cards

What is IPv6 and why is it better than IPv4?

It's an even bigger system that uses 128-bit IP addresses and can assign over 340 undecillion unique IPs.

26
New cards

What is a Domain?

A website.

27
New cards

What does the Domain Name System (DNS) do?

It translates domain names like "www.google.com" into IP addresses that computers can use to communicate, which is provided by the DNS server.

28
New cards

How do DNS servers handle requests from multiple different devices to multiple different webistes?

They use a distributed hierarchy where each DNS server covers major domains like ".com" or ".org"

29
New cards

Why is the DNS vulnerable to cyberattacks, and name one example of a cyberattack?

DNS was initially designed to be an open, public communication protocol, which makes it vulnerable to hacks like DNS Spoofing.

30
New cards

What is DNS spoofing?

When a hacker taps into a DNS server and changes it so that domains (websites) point to imposter websites.