Computer Networks Quiz 23 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the Address Resolution Protocol (ARP) used for in computer networks?
ARP is used to map an IP address to a physical MAC address, enabling communication between devices on a local network.
How does DHCP work in the context of IP address assignment?
DHCP automatically assigns IP addresses to devices on a network, simplifying network configuration and management.
What is the role of SNMP in network management?
SNMP is a protocol used for monitoring and managing network devices, providing a standardized way to collect and organize information.
What is packet switching and how does it work?
Packet switching is a method of transmitting data where messages are divided into packets, which are then sent individually over a network and reassembled at the destination.
What is the difference between TCP and UDP?
TCP (Transmission Control Protocol) ensures reliable delivery of data with error checking, while UDP (User Datagram Protocol) is faster but does not guarantee delivery.