Computer Science Unit 2 Flashcards

1
Q

What is IP (Internet Protocol)? Can IP Addresses be duplicated?

A
  • Its a unique address for devices on the internet.
  • IP Addresses are unique
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the WWW

A

Collection of pages and files shared between computers using the HTTP Protocol?

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

Is TCP a faster protocol than UDP? Why?

A

UDP is faster than TCP because TCP takes extra time to do error checking.

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

What is the unit in which data travels on the internet? (Chunk of Data and its metadata)

A

Packet

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

What is a collection of packets called?

A

a data stream

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

In order to communicate do two computers or devices need to be directly connected?

A

No. They both need to be connected to the internet.

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

Which protocol takes inventory of data packets to ensure they are successfully sent and received?

A

TCP

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

What is the definition of a packet

A

a chunk of data and its metadata user to route and reassemble information on the internet

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

Are the protocols on the internet considered “open” or “secret” or owned by companies?

A

Open! All the internet protocols are open

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

What is a data stream

A

the way in which data travels on the internet. Not as a single stream but in chunks

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

Which protocol sends all packets without checking to make sure they were sent or ordered properly

A

UDP

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

What does an IP Address look like?

A

4 numbers separated by periods. all 4 numbers are between 0-255
- 10.0.0.1
- 255.255.255.255
- 13.163.29.209

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

What is DNS?

A

The method used by computers to look up the IP address based on a host name

www.google.com –> 172.217.14.68

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

What protocol is used to dend files over the internet?

A

Files are sent over HTTP using TCP/IP

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

What is the S in HTTPS

A

“Secure”

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

Describe Fault Tolerance

A

Fault tolerance is the ability for a computer system or network to continue working if part of it fails.

17
Q

Describe “scalability”

A

The ability for a computer or system to process grow to meet demand

18
Q

Give an example of fault tolerance using a city’s streets

A

If a road is under construction, you can take another path to get to the same destination

19
Q

What is a “path”

A

A path is the set of computers that data travels through on its destination. Its similar to navigation in a car

20
Q

Give a real life example of a Path

A

The route you take to drive to Disneyland. (thru Baker, thru Yermo, through Victorville, to Anaheim)

21
Q

Do packets of data always take the same path between computer devices?

A

No, they take the best path available.

22
Q

Give an example of the “digital divide”

A

When people dont have equal access to the internet.

  • Voter registration only available on a government website
  • Healthcare signup only available on a website
23
Q

What is a “divide”

A

a divide is a gap.

24
Q

Does a digital divide refer to a physical distance?

A

No. The digital divide is more about equal access to the internet