Which wired networking technology uses cables (typically with RJ-45 connectors) to connect devices in a LAN?
Correct answer: D
Ethernet is the standard wired technology for connecting devices within a LAN.
0 correct out of 0 attempted (0%)
Correct answer: D
Ethernet is the standard wired technology for connecting devices within a LAN.
Correct answer: B
The OSI Model divides network communication functions into seven standardized layers.
Correct answer: B
The Physical Layer handles the transmission of raw, unstructured bit streams over a physical medium.
Correct answer: A
The Data Link Layer manages reliable node-to-node transfer and detects errors from the physical layer.
Correct answer: C
The Network Layer manages logical addressing (like IP) and routes data across networks.
Correct answer: B
The Transport Layer ensures reliable, end-to-end data delivery with error recovery and flow control.
Correct answer: D
The Session Layer establishes, manages, and terminates connections (sessions) between applications.
Correct answer: B
The Presentation Layer handles data translation, encryption, and compression for the application layer.
Correct answer: D
The Application Layer provides network services directly usable by end-user applications.
Correct answer: B
The TCP/IP Model is a simpler four-layer framework that underlies how the modern internet actually operates.
Correct answer: C
HTTP is the protocol used to transfer web page data between browsers and servers.
Correct answer: C
HTTPS encrypts the data exchanged between browser and server, unlike plain HTTP.
Correct answer: B
FTP is specifically designed for transferring files between computers over a network.
Correct answer: B
DNS translates domain names into the numerical IP addresses computers use to locate each other.
Correct answer: C
DHCP automatically assigns IP addresses and other network settings to devices on a network.
Correct answer: C
Telnet allows remote login to another computer but transmits data, including passwords, without encryption.
Correct answer: D
SSH provides encrypted remote access to another computer, unlike the insecure Telnet.
Correct answer: B
TCP/IP (Transmission Control Protocol/Internet Protocol) is the foundational protocol suite of the internet.
Correct answer: C
TCP ensures reliable, ordered delivery of data packets between devices.
Correct answer: B
UDP prioritizes speed over reliability, commonly used for streaming and gaming where some data loss is acceptable.
Correct answer: C
Port numbers direct incoming network traffic to the correct service or application on a device.
Correct answer: D
Port 80 is the standard port for unencrypted HTTP traffic.
Correct answer: B
Port 443 is the standard port for encrypted HTTPS traffic.
Correct answer: C
Port 21 is the standard control port used by FTP.
Correct answer: B
Port 25 is the traditional standard port used for SMTP email transmission.