Preskoči na glavni sadržaj
Prijava
Sign up for FREE
arrow_back
Biblioteka

STIG Assessment 2 Year 9

star
star
star
star
star
Posljednje ažuriranje 10 months ago
18
1
1
1
1
1
2
2
1
1
1
1
1
2
2
3
1
3
2
Pitanje 1
1.

Convert 1010 into denary

Pitanje 2
2.

Convert 1010 into hexadecimal

Pitanje 3
3.

Binary shift 00000101 one place to the left

Pitanje 4
4.

Convert this into binary using 2s complement
11111101

Pitanje 5
5.

What is the term for a network of networks that allows multiple devices to communicate with each other all over the world?

Pitanje 6
6.

Name two features of a web browser

Pitanje 7
7.

List two concerns that people have over using cookies

Pitanje 8
8.

What is the main purpose of an IP address?

Pitanje 9
9.

What does DNS stand for?

Pitanje 10
10.

Identify one mistake in this IP address: 192-168.300.10.

Pitanje 11
11.

How do we know if a web page is secure?

Pitanje 12
12.
Pitanje 13
13.

What is packet switching?

Pitanje 14
14.

Why is packet structure important for modern networking?

Pitanje 15
15.

Put the statements into the correct parts of the packet

  • Destination IP address

  • packet sequence number

  • Source IP address

  • The data being sent

  • error checking

  • Header

  • Payload

  • Trailer

Pitanje 16
16.

We type in www.youtube.com. In order to send data to Youtube, we need to travel through routers. A router will pass this data to other routers on this journey. What is the process called when data travels from 1 router to another?

Pitanje 17
17.

Put this journey into the correct order

  1. User types in a URL

  2. The browser will then send packets to Youtube using the new IP address through its local router

  3. Uh oh, a packet is missing so the browser has to resend that missing packet

  4. The browser checks its cache for the IP address of that URL

  5. The Youtube server will put all the packets in order of the sequence number

  6. The browser will render it turning it from HTML to a beautiful webpage

  7. The Youtube server will wait for all the packets to arrive

  8. The router will check a routing table to find the best route

  9. If the IP address does not exist, it will send a request to a local DNS

  10. The DNS will check a table for the IP address of that URL (Youtube). When it is found, it will send it back to the browser

  11. The router will send the data to the next router on the journey, and so on, until it arrives at Youtube server

  12. The Youtube server will then send the browser, their web page

Pitanje 18
18.