Computer Network Management » Local Area Networks
A local area network is generally a public owned communications network within a limitless geographical area.

A. True
B. False
C.
D.

Explanation: A local area network (LAN) is a private network. It is limited to a specific area. WAN on the other hand is used for extremely large geographical areas.

The transmission channels in LAN generally use __________ cables.

A. Fiber optic
B. Twisted pair
C. Unshielded twisted pair
D. Shielded twisted pair

Explanation: There are several types of cables used in LAN. The most commonly used cables for transmission channels in LAN are UTP (Unshielded Twisted Pair) due to their low cost and ease of installation.

_______ standard is used by Wireless LAN.

A. Ieee 802.3
B. Ieee 802.11
C. Ieee 802.2
D. Ieee 802.5

Explanation: IEEE 802.11 specifies the set of protocols for implementing Wireless LAN (WLAN). IEEE 802.3 standard is for bus networks. IEEE 802.3 standard defines the MAC layer and Physical layer of the Ethernet. Hence it forms the foundation for the specification of Ethernet protocol. IEEE 802.2 standard is used for specifying logical link control above the Data Link Layer of the OSI model. IEEE 802.5 standard is used for Token-ring topology.

_________ is a Wireless LAN technology.

A. Public switched telephone network (pstn)
B. Cable television
C. Bluetooth
D. Internet access

Explanation: Bluetooth is one example of Wireless LAN technology that is used for exchanging data over short distances. It also provides secure wireless communications. PSTN, Cable Television and Internet Access are wired technologies.

Data Link technology for Local Area Networks (LAN) is _________

A. Hybrid
B. Fully connected
C. Mesh
D. Token ring

Explanation: Token Ring Technology gives specifications for communication protocols in LANs. This technology is more deterministic than Ethernet. It uses Ring topology. This is the only option referring to a technology whereas Hybrid, Fully Connected and Mesh refers to Network topologies.

100BaseT4 networks are wired together using ____________

A. Unshielded twisted pair (utp)
B. Twisted pair
C. Co-axial cable
D. Fiber optic cable

Explanation: 100BaseT4 is one of the three types of Ethernet cable. These physical wiring can carry up to 100 Mbps. 100BaseT4 networks uses Star topology for its connections.

Collision detection in LAN can be achieved by CSMA/CA.

A. True
B. False
C.
D.

Explanation: Collision detection is a process that helps in detecting the collision/interference of two data packets in a network. Thus CSMA/CD (Carrier Sense Multiple Access/Collision Detection) is method used for the same in LANs. Whereas CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) is used for avoiding or preventing those collisions.

__________ is a type of LAN data transmission.

A. VLAN
B. Unicast
C. Simulcast
D. Cablecast

Explanation: Data transmission in LAN comes under three types. Those are unicast, multicast, and broadcast. The data packets are sent in the form of a network frame to a node and further it is transmitted on the basis of topology.

A repeater is a _________ layer device.

A. Data link
B. Application
C. Network
D. Physical

Explanation: In an extended network repeaters are used to connect media elements. These repeaters operate on the physical layer of the OSI model. It removes noise from a signal.

In a Broadcast transmission __________

A. A packet is transmitted from a source to many destinations on the network
B. A single packet is transmitted from a source to a destination on the network
C. A packet is transmitted from many sources to one destination on the network
D. A single packet is copied and sent to all nodes on the network

Explanation: In LANs the data transmission methods are classified into three types. Those are unicast, multicast, and broadcast. In unicast, a frame is sent from one node to another on a network. In broadcast, a frame or data packet is transmitted from one node to all other nodes on the network. Lastly, in a multicast, the frames are carried in a network to many receivers at the same time.