Computer Networks Quiz 1 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the OSI model and why is it important in computer networks?
The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system. It is important because it provides a common language and structure for understanding and developing network protocols.
How does packet switching work in data transmission?
Packet switching divides data into smaller units called packets, which are transmitted independently over a network. Each packet is reassembled at the destination to reconstruct the original data, ensuring efficient and reliable data transfer.
What is the role of the MAC address in computer networks?
The MAC address is a unique identifier assigned to network interfaces for communications at the data link layer of a network segment. It enables devices to communicate with each other on a local network.
How does Wi-Fi enable wireless communication?
Wi-Fi uses radio waves to transmit data between devices and a wireless access point. This technology allows for easy setup and mobility, enabling devices to connect to the internet and communicate without the need for physical cables.
What is the significance of the HTTP protocol in web communication?
HTTP is a protocol used for transmitting web pages over the internet. It operates on port 80 and facilitates the request and delivery of web content between clients and servers, making it essential for web browsing.