Unit 2 - Computing Systems and Networks

full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/44

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.

45 Terms

1

A machine that can run a program

computing device

2

A group of computers working together for a common purpose

computing system

3

Information transmitted via the Internet

data stream

4

A direct connection between two devices

path

5

A single unit of binary data routed through a network

packet

6

How well a system adapts to changing demands

scalability

7

A type of computer that forwards data across a network

router

8

A device on a network

host

9

Protocol that reassembles packets and requests missing ones

Transmission Control Protocol (TCP)

10

Protocol that requests and sends pages on the web

HyperText Transfer Protocol (HTTP)

11

Network rerouting after a wire breaks shows which principle?

fault-tolerance

12

Why add redundant ISP connections?

Redundant networks are more reliable

13

What is a computer network?

A way to connect devices to share data

14

How does a sending computer transmit information?

It breaks data into smaller packets with destination headers

15

How are packets received over the Internet?

Out of order and reassembled in correct order

16

What are the ones and zeros in a message called?

data stream

17

What happens if a message is larger than a packet?

Only part is sent because it exceeds packet size

18

How do Internet devices know how to route data?

The Internet Protocol gives every device an address

19

Which statement is true about TCP and UDP?

UDP is faster than TCP

20

Why is Internet routing considered an abstraction?

Because we don’t know the exact path

21

Difference between Internet and World Wide Web

Internet is physical; Web is software on it

22

Difference between HTTP and HTTPS

HTTPS is secure and encrypts data

23

Parallel computing runs…

Sections of the program at the same time

24

Which system processes larger datasets with more devices?

distributed

25

Why can’t parallel systems add unlimited devices?

Sequential parts can’t be shortened by adding devices

26

What is bandwidth?

Amount of data sent in a fixed time

27

Why is Internet routing dynamic?

So new paths can be used if one fails

28

Protocol handling processing at sender and receiver

Transmission Control Protocol

29

Number assigned to devices on the Internet

Internet Protocol address

30

How do packets find their destination?

Each packet includes the destination IP address

31

Why is the Internet fault-tolerant?

It has duplicate paths to all locations

32

What is the World Wide Web?

A way to search for and share documents and resources

33

Comparing time for systems to finish tasks determines

Efficiency

34

Which statement about packets is true?

Packets travel along different paths to their destination

35

Which statement about HTTPS is false?

HTTPS trades faster performance for more security

36

Which scenario violates net neutrality?

ISP blocks a streaming platform unless users pay extra

37

Which example shows Internet censorship?

Government blocks social media during protests

38

How does the OSI model help troubleshoot?

By identifying which network layer causes issues

39

Consequence of the digital divide

Unequal access to jobs needing digital skills

40

Loads webpage without encryption

HTTP

41

Securely loads encrypted webpage

HTTPS

42

Identifies devices with unique addresses

IP

43

Ensures reliable delivery by retransmitting lost packets

TCP

44

Transfers data quickly but less reliably

UDP

45

Resolves domain names to IP addresses

DNS