Test your knowledge of networking protocols, internet infrastructure and connectivity!
1. What does "bandwidth" mean in networking?
💡 Bandwidth is the maximum data transfer rate of a network connection, measured in Mbps or Gbps.
2. What is "two-factor authentication" (2FA)?
💡 2FA adds a second verification step (like an SMS code or app) on top of a password, greatly improving security.
3. What does DNS stand for?
💡 DNS (Domain Name System) translates human-readable domain names like google.com into IP addresses computers use.
4. What does "TCP/IP" stand for?
💡 TCP/IP (Transmission Control Protocol/Internet Protocol) is the fundamental suite of protocols governing internet communication.
5. What is the difference between IPv4 and IPv6?
💡 IPv4 supports ~4.3 billion addresses (32-bit). IPv6 provides vastly more addresses (128-bit) to meet modern demands.
6. What does "HTTP 404" error mean?
💡 HTTP 404 is a standard error code meaning the server could not find the requested resource or page.
7. What is the purpose of a firewall?
💡 A firewall monitors and filters network traffic, blocking unauthorized access while allowing legitimate communications.
8. What does VPN stand for?
💡 A VPN (Virtual Private Network) creates an encrypted tunnel for internet traffic, providing privacy and security.
9. What is "packet switching" in networking?
💡 Packet switching breaks data into small packets sent via the most efficient routes and reassembled at the destination.
10. What is "Net Neutrality"?
💡 Net neutrality requires ISPs to treat all internet traffic equally, not favoring or blocking specific websites or services.
11. What is "latency" in networking?
💡 Latency is the delay (in milliseconds) for data to travel from sender to receiver — low latency means faster response.
12. What protocol is used to send emails?
💡 SMTP (Simple Mail Transfer Protocol) is the standard protocol for sending emails between servers.
13. What does "SSL/TLS" provide for websites?
💡 SSL/TLS encrypts data between browser and server, shown by the padlock icon and https:// in the address bar.
14. What is the purpose of DHCP?
💡 DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses to devices when they join a network.
15. What is a "MAC address"?
💡 A MAC address is a unique 48-bit hardware identifier assigned to each network interface card by the manufacturer.