Computer Networks Quiz 1 (10 MCQs)

This set of multiple-choice questions evaluates understanding of the evolution of computer networks, from ARPANET to modern wireless technologies. Concepts covered include the OSI model, data transmission, packet switching, and unique device identification through MAC addresses. The questions also assess knowledge of data link layer functions, packet header fields, and the role of physical layers in network communication. Additionally, the quiz tests comprehension of HTTP protocol, port numbers, and the use of radio waves and satellite communication for long-distance data exchange.

Quiz Instructions

Select an option to see the correct answer instantly.

1. Networks let computers all over the world share information
2. Which network connection is mobile, inexpensive, and is easy to set up?
3. The OSI model layer that covers the physical and electrical medium for data transfer. It includes, but is not limited to, cables, jacks, patch panels, punch blocks, hubs, and MAUs.
4. Radiowaves to transmit data
5. Which connection type is a wireless method of sending information using radio waves?
6. Which communication system uses satellites?
7. What is the name of the project they were working on before they invented the internet?
8. MAC Addresses are used for .....
9. Which piece of Packet Header data allows your computer to reassemble the data?
10. Match the protocols to their port numbers: HTTP

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.