A Local Area Network (LAN) is a computer network that interconnects devices, such as computers, printers, and servers, within a limited geographical area, like a home, office, or school building. It enables efficient sharing of resources, including files, applications, and internet access, while providing high-speed data transfer rates through technologies like Ethernet or Wi-Fi. LANs are typically owned and managed by a single organization, offering reliable connectivity for local communication and collaboration.
Table of contents
- Part 1: Create a LAN quiz in minutes using AI with OnlineExamMaker
- Part 2: 20 LAN quiz questions & answers
- Part 3: Automatically generate quiz questions using AI Question Generator
Part 1: Create a LAN quiz in minutes using AI with OnlineExamMaker
Are you looking for an online assessment to test the LAN knowledge of your learners? OnlineExamMaker uses artificial intelligence to help quiz organizers to create, manage, and analyze exams or tests automatically. Apart from AI features, OnlineExamMaker advanced security features such as full-screen lockdown browser, online webcam proctoring, and face ID recognition.
Recommended features for you:
● Includes a safe exam browser (lockdown mode), webcam and screen recording, live monitoring, and chat oversight to prevent cheating.
● Enhances assessments with interactive experience by embedding video, audio, image into quizzes and multimedia feedback.
● Once the exam ends, the exam scores, question reports, ranking and other analytics data can be exported to your device in Excel file format.
● Offers question analysis to evaluate question performance and reliability, helping instructors optimize their training plan.
Automatically generate questions using AI
Part 2: 20 LAN quiz questions & answers
or
1. What is a Local Area Network (LAN)?
A. A network that spans a large geographical area
B. A network that connects devices within a limited area like a home or office
C. A network used exclusively for wireless connections
D. A network that operates over the internet
Answer: B
Explanation: A LAN is a network that connects computers and devices in a limited geographical area, such as a building, to share resources and information.
2. Which topology is commonly used in modern LANs for its reliability and ease of management?
A. Bus topology
B. Ring topology
C. Star topology
D. Mesh topology
Answer: C
Explanation: Star topology is widely used in LANs because it centralizes connections through a switch or hub, making it easier to manage and troubleshoot.
3. What is the primary function of a switch in a LAN?
A. To connect networks over long distances
B. To forward data packets based on MAC addresses
C. To provide internet access
D. To encrypt data for security
Answer: B
Explanation: A switch in a LAN operates at the data link layer and forwards data to the correct device by examining MAC addresses, improving network efficiency.
4. Which Ethernet standard supports speeds up to 1 Gbps and is commonly used in LANs?
A. 10BASE-T
B. 100BASE-TX
C. 1000BASE-T
D. 10GBASE-T
Answer: C
Explanation: 1000BASE-T, also known as Gigabit Ethernet, provides data transfer rates up to 1 Gbps, making it suitable for high-speed LAN environments.
5. What type of cable is most commonly used for wired LAN connections?
A. Coaxial cable
B. Fiber optic cable
C. Twisted pair cable
D. USB cable
Answer: C
Explanation: Twisted pair cables, such as Cat5e or Cat6, are standard for LANs due to their cost-effectiveness, ease of installation, and support for Ethernet.
6. In a LAN, what does CSMA/CD stand for and what is its purpose?
A. Carrier Sense Multiple Access with Collision Detection; to manage data collisions
B. Centralized System Management and Control Device; to centralize network operations
C. Computer Security Management Access Code; to enhance security
D. Continuous Signal Modulation and Data Compression; to optimize signals
Answer: A
Explanation: CSMA/CD is a protocol used in Ethernet LANs to detect and handle collisions when multiple devices attempt to transmit data simultaneously.
7. Which device is used to connect multiple LANs together?
A. Hub
B. Switch
C. Router
D. Repeater
Answer: C
Explanation: A router connects multiple LANs by directing data packets between them and to external networks, using IP addresses for routing decisions.
8. What is the maximum cable length for a standard Ethernet LAN using Cat5e cable?
A. 10 meters
B. 100 meters
C. 500 meters
D. 1 kilometer
Answer: B
Explanation: In Ethernet LANs, Cat5e cables are limited to 100 meters to maintain signal integrity and prevent data loss due to attenuation.
9. Which protocol is commonly used for file sharing in a LAN?
A. HTTP
B. FTP
C. SMB
D. TCP
Answer: C
Explanation: SMB (Server Message Block) is a protocol used in LANs for sharing files, printers, and other resources between networked computers.
10. What is the main advantage of a wireless LAN (WLAN)?
A. Higher security compared to wired networks
B. Greater mobility for devices
C. Lower cost for long-distance connections
D. Faster data transfer rates
Answer: B
Explanation: WLANs allow devices to connect without physical cables, providing flexibility and mobility within the network’s coverage area.
11. In LAN networking, what does the term “broadcast domain” refer to?
A. A group of devices that can receive the same broadcast message
B. A secure area for data encryption
C. A physical boundary for network cables
D. A method for prioritizing data packets
Answer: A
Explanation: A broadcast domain in a LAN is a logical division of the network where a broadcast message sent by one device reaches all others in that domain.
12. Which IEEE standard defines the specifications for Ethernet LANs?
A. IEEE 802.11
B. IEEE 802.3
C. IEEE 802.15
D. IEEE 802.1
Answer: B
Explanation: IEEE 802.3 is the standard that outlines the physical and data link layer specifications for Ethernet technologies used in LANs.
13. What is a VLAN in the context of a LAN?
A. A virtual local area network that segments a physical network
B. A visual layout of network devices
C. A variable length address notation
D. A virus protection system for LANs
Answer: A
Explanation: A VLAN logically divides a LAN into separate broadcast domains, improving network management, security, and performance.
14. How does a hub differ from a switch in a LAN?
A. A hub is faster than a switch
B. A hub broadcasts data to all devices, while a switch sends it only to the intended recipient
C. A hub provides wireless connectivity
D. A switch is used for wide area networks
Answer: B
Explanation: Unlike a switch, a hub in a LAN simply repeats incoming data to all connected devices, which can lead to network congestion.
15. What is the purpose of a firewall in a LAN?
A. To increase network speed
B. To monitor and control incoming and outgoing network traffic
C. To connect to the internet
D. To store data backups
Answer: B
Explanation: A firewall in a LAN acts as a security barrier, filtering traffic based on predefined rules to protect against unauthorized access and threats.
16. Which factor most affects the speed of a LAN?
A. The color of the network cables
B. The type of topology and hardware used
C. The number of users logged in
D. The ambient temperature of the room
Answer: B
Explanation: LAN speed is primarily influenced by the network topology, such as star or ring, and the quality of hardware like switches and cables.
17. What is the difference between a LAN and a WAN?
A. LAN is for wireless networks only, while WAN is for wired
B. LAN covers a small area with high speed, while WAN covers larger areas with potentially lower speed
C. LAN uses IP addresses, while WAN does not
D. There is no difference; they are the same
Answer: B
Explanation: A LAN is designed for short distances with high-speed connections, whereas a WAN spans large geographical areas and may have varying speeds.
18. In a LAN, what role does a DHCP server play?
A. It manually assigns IP addresses
B. It automatically assigns IP addresses to devices
C. It encrypts data packets
D. It manages physical cable connections
Answer: B
Explanation: A DHCP server in a LAN dynamically assigns IP addresses and other network configuration details to devices, simplifying network management.
19. Which security protocol is often used in wireless LANs to encrypt data?
A. WPA3
B. HTTP
C. FTP
D. SMTP
Answer: A
Explanation: WPA3 is a security protocol designed for WLANs to provide strong encryption and authentication, protecting data from unauthorized access.
20. What is the typical data transfer speed in a standard home LAN?
A. Up to 10 Mbps
B. Up to 100 Mbps or more
C. Up to 1 Gbps
D. Up to 10 Gbps
Answer: C
Explanation: Many modern home LANs use Gigabit Ethernet, supporting speeds up to 1 Gbps, depending on the hardware and internet service.
or
Part 3: Automatically generate quiz questions using OnlineExamMaker AI Question Generator
Automatically generate questions using AI