The Internet - AP Computer Science Principles
Card 1 of 30
What is the primary purpose of the Internet Protocol (IP)?
What is the primary purpose of the Internet Protocol (IP)?
Tap to reveal answer
IP is used for addressing and routing packets between computers. This enables computers to find and communicate with each other across networks.
IP is used for addressing and routing packets between computers. This enables computers to find and communicate with each other across networks.
← Didn't Know|Knew It →
Which protocol is primarily responsible for reliable data transmission?
Which protocol is primarily responsible for reliable data transmission?
Tap to reveal answer
Transmission Control Protocol (TCP). It ensures packets arrive in order and handles error correction.
Transmission Control Protocol (TCP). It ensures packets arrive in order and handles error correction.
← Didn't Know|Knew It →
What does HTTP stand for in the context of web communication?
What does HTTP stand for in the context of web communication?
Tap to reveal answer
Hypertext Transfer Protocol. It defines how web browsers and servers communicate on the World Wide Web.
Hypertext Transfer Protocol. It defines how web browsers and servers communicate on the World Wide Web.
← Didn't Know|Knew It →
Identify the main function of the Domain Name System (DNS).
Identify the main function of the Domain Name System (DNS).
Tap to reveal answer
DNS translates domain names to IP addresses. This allows users to access websites using memorable names instead of numbers.
DNS translates domain names to IP addresses. This allows users to access websites using memorable names instead of numbers.
← Didn't Know|Knew It →
What is the role of an Internet Service Provider (ISP)?
What is the role of an Internet Service Provider (ISP)?
Tap to reveal answer
ISPs provide access to the Internet. They act as intermediaries connecting homes and businesses to the global Internet.
ISPs provide access to the Internet. They act as intermediaries connecting homes and businesses to the global Internet.
← Didn't Know|Knew It →
What does HTTPS add to HTTP to secure data transmission?
What does HTTPS add to HTTP to secure data transmission?
Tap to reveal answer
HTTPS adds encryption via SSL/TLS. This protects data from eavesdropping and tampering during transmission.
HTTPS adds encryption via SSL/TLS. This protects data from eavesdropping and tampering during transmission.
← Didn't Know|Knew It →
What is the main purpose of a firewall in network security?
What is the main purpose of a firewall in network security?
Tap to reveal answer
A firewall filters incoming and outgoing network traffic. It acts as a barrier between trusted internal networks and untrusted external ones.
A firewall filters incoming and outgoing network traffic. It acts as a barrier between trusted internal networks and untrusted external ones.
← Didn't Know|Knew It →
Distinguish between IPv4 and IPv6 in terms of address length.
Distinguish between IPv4 and IPv6 in terms of address length.
Tap to reveal answer
IPv4 uses 32-bit addresses; IPv6 uses 128-bit addresses. IPv6's longer addresses solve IPv4's address exhaustion problem.
IPv4 uses 32-bit addresses; IPv6 uses 128-bit addresses. IPv6's longer addresses solve IPv4's address exhaustion problem.
← Didn't Know|Knew It →
What is the function of the Transport Layer in networking?
What is the function of the Transport Layer in networking?
Tap to reveal answer
The Transport Layer ensures reliable data transfer. Layer 4 provides end-to-end communication services like TCP and UDP.
The Transport Layer ensures reliable data transfer. Layer 4 provides end-to-end communication services like TCP and UDP.
← Didn't Know|Knew It →
Identify the protocol used for sending email.
Identify the protocol used for sending email.
Tap to reveal answer
Simple Mail Transfer Protocol (SMTP). It handles outgoing mail transmission between mail servers.
Simple Mail Transfer Protocol (SMTP). It handles outgoing mail transmission between mail servers.
← Didn't Know|Knew It →
What is the role of a router in a network?
What is the role of a router in a network?
Tap to reveal answer
A router directs data packets between networks. It determines the best path for data to travel across interconnected networks.
A router directs data packets between networks. It determines the best path for data to travel across interconnected networks.
← Didn't Know|Knew It →
Define packet switching in the context of networking.
Define packet switching in the context of networking.
Tap to reveal answer
Packet switching divides data into packets for transmission. This allows efficient use of network resources and enables fault tolerance.
Packet switching divides data into packets for transmission. This allows efficient use of network resources and enables fault tolerance.
← Didn't Know|Knew It →
What does TCP/IP stand for?
What does TCP/IP stand for?
Tap to reveal answer
Transmission Control Protocol/Internet Protocol. This suite of protocols forms the foundation of Internet communication.
Transmission Control Protocol/Internet Protocol. This suite of protocols forms the foundation of Internet communication.
← Didn't Know|Knew It →
Identify a key difference between TCP and UDP.
Identify a key difference between TCP and UDP.
Tap to reveal answer
TCP is connection-oriented; UDP is connectionless. TCP guarantees delivery; UDP prioritizes speed over reliability.
TCP is connection-oriented; UDP is connectionless. TCP guarantees delivery; UDP prioritizes speed over reliability.
← Didn't Know|Knew It →
Which protocol is commonly used for retrieving email?
Which protocol is commonly used for retrieving email?
Tap to reveal answer
Post Office Protocol (POP) or Internet Message Access Protocol (IMAP). These protocols handle downloading email from servers to client devices.
Post Office Protocol (POP) or Internet Message Access Protocol (IMAP). These protocols handle downloading email from servers to client devices.
← Didn't Know|Knew It →
What does SSL/TLS stand for and provide in networking?
What does SSL/TLS stand for and provide in networking?
Tap to reveal answer
Secure Sockets Layer/Transport Layer Security; encryption. These protocols create secure channels for sensitive data transmission.
Secure Sockets Layer/Transport Layer Security; encryption. These protocols create secure channels for sensitive data transmission.
← Didn't Know|Knew It →
What is the primary use of the File Transfer Protocol (FTP)?
What is the primary use of the File Transfer Protocol (FTP)?
Tap to reveal answer
FTP is used to transfer files between computers. It enables file uploads, downloads, and remote file management.
FTP is used to transfer files between computers. It enables file uploads, downloads, and remote file management.
← Didn't Know|Knew It →
What is the main function of an IP address?
What is the main function of an IP address?
Tap to reveal answer
An IP address uniquely identifies devices on a network. It serves as the network equivalent of a postal address for devices.
An IP address uniquely identifies devices on a network. It serves as the network equivalent of a postal address for devices.
← Didn't Know|Knew It →
In which layer of the OSI model does HTTP operate?
In which layer of the OSI model does HTTP operate?
Tap to reveal answer
HTTP operates on the Application layer. Layer 7 handles user interface and network services for applications.
HTTP operates on the Application layer. Layer 7 handles user interface and network services for applications.
← Didn't Know|Knew It →
What is the primary benefit of using a Virtual Private Network (VPN)?
What is the primary benefit of using a Virtual Private Network (VPN)?
Tap to reveal answer
A VPN provides secure and encrypted connections. It creates a secure tunnel for data transmission over public networks.
A VPN provides secure and encrypted connections. It creates a secure tunnel for data transmission over public networks.
← Didn't Know|Knew It →
What is the purpose of Network Address Translation (NAT)?
What is the purpose of Network Address Translation (NAT)?
Tap to reveal answer
NAT translates private IP addresses to a public IP address. This allows multiple devices to share a single public IP address.
NAT translates private IP addresses to a public IP address. This allows multiple devices to share a single public IP address.
← Didn't Know|Knew It →
Which protocol resolves domain names to IP addresses?
Which protocol resolves domain names to IP addresses?
Tap to reveal answer
Domain Name System (DNS). It converts human-readable website names into machine-readable IP addresses.
Domain Name System (DNS). It converts human-readable website names into machine-readable IP addresses.
← Didn't Know|Knew It →
Which service translates human-friendly domain names to IP addresses?
Which service translates human-friendly domain names to IP addresses?
Tap to reveal answer
Domain Name System (DNS). It eliminates the need to memorize numerical IP addresses for websites.
Domain Name System (DNS). It eliminates the need to memorize numerical IP addresses for websites.
← Didn't Know|Knew It →
What type of network topology is characterized by centralized control?
What type of network topology is characterized by centralized control?
Tap to reveal answer
Star topology. All devices connect through a central hub, providing centralized management.
Star topology. All devices connect through a central hub, providing centralized management.
← Didn't Know|Knew It →
Identify the standard protocol for wireless networking.
Identify the standard protocol for wireless networking.
Tap to reveal answer
IEEE 802.11, also known as Wi-Fi. This standard enables wireless communication between devices and networks.
IEEE 802.11, also known as Wi-Fi. This standard enables wireless communication between devices and networks.
← Didn't Know|Knew It →
What is the purpose of a subnet mask in IP networking?
What is the purpose of a subnet mask in IP networking?
Tap to reveal answer
A subnet mask divides the IP address into network and host parts. This enables efficient IP address allocation and network organization.
A subnet mask divides the IP address into network and host parts. This enables efficient IP address allocation and network organization.
← Didn't Know|Knew It →
Which device connects different network segments within a network?
Which device connects different network segments within a network?
Tap to reveal answer
A switch connects different network segments. It creates separate collision domains and improves network performance.
A switch connects different network segments. It creates separate collision domains and improves network performance.
← Didn't Know|Knew It →
What is the main purpose of the Internet Control Message Protocol (ICMP)?
What is the main purpose of the Internet Control Message Protocol (ICMP)?
Tap to reveal answer
ICMP is used for sending error messages and operational information. It enables network troubleshooting and status reporting between devices.
ICMP is used for sending error messages and operational information. It enables network troubleshooting and status reporting between devices.
← Didn't Know|Knew It →
Define bandwidth in the context of Internet connectivity.
Define bandwidth in the context of Internet connectivity.
Tap to reveal answer
Bandwidth is the maximum data transfer rate of a network. It determines how much data can flow through a connection per unit time.
Bandwidth is the maximum data transfer rate of a network. It determines how much data can flow through a connection per unit time.
← Didn't Know|Knew It →
What is a key characteristic of peer-to-peer (P2P) networking?
What is a key characteristic of peer-to-peer (P2P) networking?
Tap to reveal answer
In P2P, each node can act as both client and server. This decentralized approach eliminates the need for dedicated servers.
In P2P, each node can act as both client and server. This decentralized approach eliminates the need for dedicated servers.
← Didn't Know|Knew It →