Network_Questions_Answers
Network_Questions_Answers
Multiple-Choice Questions
1.1 A network that requires call setup, call transmission, and call termination is known
as:
1.2 Which of the following computer network typically has the least transmission rate?
(a) a LAN
(b) a MAN
(c) a WAN
(a) a LAN
(b) a MAN
(c) a WAN
(a) a LAN
(b) a MAN
(c) a WAN
(a) a LAN
(b) a MAN
(c) a WAN
(a) a LAN
(b) a MAN
(c) a WAN
1.7 If you are in Houston, Texas, which network will enable you to share information
with your friend in Manchester, United Kingdom?
(a) a LAN
(b) a MAN
(c) a WAN
(a) 1969
(b) 1973
(c) 1982
(d) 1991
(a) ANSI
(b) IEEE
(c) ITU
(d) OSI
Essay Questions
1.1 What is a network protocol?
Answer:
Answer:
LAN covers a small area with high speeds; WAN spans large distances with lower speeds.
1.3 Select a LAN and discuss how it works.
Answer:
1.4 Choose a particular MAN and write a short essay about it.
Answer:
Answer:
1.6 Write a short essay on either home area network (HAN) or storage area network
(SAN).
Answer:
1.7 The ALOHA network was the first system to successfully use the packet radio for
communication. Write a short essay about it.
Answer:
1.8 A LAN uses a network operating system (NOS) to operate. What specifically does
NOS do? Give examples of NOS.
Answer:
NOS manages devices and file sharing; examples: Windows Server, Novell NetWare.
Answer:
Answer:
IEEE develops networking standards like Ethernet (802.3) and Wi-Fi (802.11).
1.11 What benefits does the government derive in using computer networks?
Answer:
Answer:
1.13 Discuss two applications of computer networks not discussed in this chapter.
Answer:
Answer:
Smart cities use IoT and data for efficient infrastructure and resource management.
Answer:
Answer:
Multiple-Choice Questions
2.1 Digital communications can also be referred to as:
(a) True
(b) False
(a) True
(b) False
2.5 Limiting the distance a signal can travel can be known as:
(b) Interference
(c) Attenuation
2.6 Converting analog information to digital information for electronic systems is one of
the ways computer network encoding can be done.
(a) True
(b) False
(a) True
(b) False
2.8 In circuit switching, the long wait before connection is established is at least up to:
(a) 5 secs
(b) 10 secs
(c) 15 secs
(d) 20 secs
2.9 In the case of message switching, there is no need to establish a dedicated path
between two stations quite unlike the circuit switching.
(a) True
(b) False
2.10 Common LAN/WAN architecture multimedia support is not one of the advantages
of cell switching.
(a) True
(b) False
Essay Questions
2.1 Name at least five examples of a transmission media?
Answer:
Examples include coaxial cable, optical fiber, twisted-pair cable, microwave, and
satellite.
2.2 Name five of the different shapes and forms that communication data can be
represented?
Answer:
Forms include analog waveforms, digital signals, binary data, characters, and images.
2.3 What factors must you consider in choosing the best transmission media for any
application?
Answer:
2.4 Name and discuss the two different types of transmission media?
Answer:
2.5 What is encoding? What are the two ways encoding can be categorized?
Answer:
Encoding is the process of representing data in a different format to enable
transmission.
1-Polar Encoding: Assigns positive and negative voltage levels to the digital signal.
2- Bipolar Encoding: Uses polar signals but alternates between the poles only for '1'
values.
2.7 Consider the binary sequence 0100101. Draw the waveforms for the following
formats: (a) Unipolar NRZ: The signal alternates between 0 and a positive level.
(b) Bipolar RZ: The signal alternates between positive and negative voltages for '1', with
a return to zero.
Answer:
2.8 Consider a binary sequence with a long sequence of 1s followed by a single 0 and
then a long sequence of 1s such as this binary sequence 11111011111. Draw the
waveforms for this sequence, using the fol lowing signaling formats:
Answer:
2.9 Briefly describe the working of a bit and byte stuffing in a computer network system?
Answer: 1. Bit Stuffing: Adds a '0' after a sequence of consecutive '1's to avoid ambiguity.
2. Byte Stuffing: Inserts a special byte to indicate the start or end of data.
2.10 Given an input bit stream of [0110111111100111111111100000], determine what
the bit stuffing will be?
Answer:
When encountering more than 5 consecutive '1's, insert a '0' immediately after them.
Result: [0110111111010011111011111100000]
2.11 Given an input bit stream in a computer network system, determine what the bit
stuffing will be?
Answer:
Answer:
Answer:
Multiplexing is the process of combining multiple signals for transmission over a single
medium.
(a) Time Division Multiplexing (TDM): Divides the transmission medium by time.
2.14 (a) How does circuit switching work in a computer network system?
Answer:
Answer:
(a) Advantages:
(b) Disadvantages:
2.16 What is the difference between message switching and circuit switching?
Answer:
1. Message Switching: Temporarily stores messages before forwarding them. Suitable
for asynchronous transmission.
2. Circuit Switching: Creates a dedicated channel between the sender and receiver.
Suitable for voice calls.
2.17 (a) What are the differences between cell switching and packet switching?
Answer:
(a) Differences: Packet Switching: Uses variable-length packets, ideal for internet
applications. Cell Switching: Uses fixed-length cells, commonly used in ATM
networks.
Disadvantages:
Multiple-Choice Questions
3.1 How many layers does the OSI model have?
(a) 2
(b) 7
(c) 5
(a) True
(b) False
3.3 In the OSI model, layers 5–7 do not relate to user applications.
(a) True
(b) False
3.4 In the TCP/IP model, the network interface layer is responsible for the specification
of how to organize data into frames over a network.
(a) True
(b) False
(a) Non-active
(b) Passive
(d) Non-passive
3.7 Gateways are also called protocol converters and can operate at any network layer.
(a) True
(b) False
3.8 The Signaling System No. 7 (SS7) is a data communications network standard not
intended to be used as a control and management network for telecommunication
networks.
(a) True
(b) False
(a) Service switching point (SSP) and signal transfer point (STP)
(b) Signal transfer point (STP) and service control point (SCP)
(c) Service switching point (SSP) and service control point (SCP)
(d) Service switching point (SSP), signal transfer point (STP), and service control point
(SCP)
3.10 The SS7 signaling connection control part (SCCP) is the layer responsible for services
like connection-oriented, connectionless, and peer-to-peer communication.
(a) True
(b) False
Essay Questions
3.1 Name the seven layers of the OSI model.
Answer:
The OSI model layers are Physical, Data Link, Network, Transport, Session, Presentation,
and Application.
Answer:
The Physical layer manages data transmission over a medium, while the Application
layer provides end-user interfaces and network services.
3.3 How many layers does the TCP/IP model have? Describe each layer.
Answer:
The TCP/IP model has 5 layers: Physical, Network Interface, Internet, Transport, and
Application.
3.4 What is a hub?
Answer:
A hub is a networking device that connects multiple Ethernet devices, making them act
as a single network segment.
Answer:
Passive hubs distribute signals without any processing, while active hubs regenerate and
amplify the signals.
Answer:
Types of bridges include simple bridges, multiport bridges, and transparent bridges.
3.7 What are routers, and how can they receive information?
Answer:
Routers forward data packets based on their IP addresses. They receive information via
static routes or dynamic protocols.
Answer:
SS7 is a set of telecommunication protocols used for setting up and tearing down calls,
routing messages, and managing databases in a network.
3.9 Name and describe the three types of signaling points in SS7.
Answer:
SS7 signaling points include Service Switching Points (SSP), Signal Transfer Points (STP),
and Service Control Points (SCP). SSP initiates calls, STP routes messages, and SCP
stores and processes data.
Answer:
The OSI model has 7 layers focusing on standardization, while the IEEE model
emphasizes physical and data link layers for LAN communication.
3.11 What is a repeater designed to do?
Answer:
Answer:
Answer:
Answer:
Multiple-Choice Questions
4.1 Local area network (LAN) is typically a group of data communication networks or a
group of computers and other necessary devices that are connected within the same
location/space.
(a) True
(b) False
(a) ALOHA
4.3 ALOHA is not highly decentralized and slots are not normally synchronized.
(a) True
(b) False
4.4 In CSMA protocol, the following:
4.6 In CSMA/CA, if the station finds the channel busy, it does not restart the timer of the
contention window; it stops the timer and restarts it when the channel becomes
idle.
(a) True
(b) False
4.7 The Carrier Sense Multiple Access/Collision Detection (CSMA/CD) is not the part of
the control access protocol that is usually used in a bus topology.
(a) True
(b) False
4.9 Token bus networks are seen as somewhat unreliable and difficult to expand and
upgrade.
(a) True
(b) False
4.10 In a star topology:
(a) Computers are not connected to one another but are all not connected to a central
hub or switch.
(b) Computers are connected to one another but are all connected to a central hub or
switch.
(c) Computers are not connected to one another but are all connected to a central
hub or switch.
(d) Computers are connected to one another but are all not connected to a central
hub or switch.
Essay Questions
4.1 What do you understand by random access relative to a LAN? Describe briefly
random access in a LAN?
Answer:
Random access allows devices to transmit data whenever the channel is free. In LANs,
protocols like CSMA handle access to prevent collisions.
4.2 Describe briefly Carrier Sense Multiple Access (CSMA) protocol in a random access
LAN.
Answer:
CSMA listens to the channel before sending data. If the channel is idle, data is
transmitted; otherwise, it waits.
Answer:
A token ring is a network where a token circulates and grants the right to transmit data,
preventing collisions.
Answer:
Ethernet types include standard Ethernet, fast Ethernet, and gigabit Ethernet, offering
varying speeds and applications.
Answer:
Star topology connects devices to a central hub. It is easy to set up and troubleshoot but
depends on the hub's functionality.
Answers to Chapter 5 Questions
Multiple-Choice Questions
5.1 Which of the following switching methods is used by the Internet?
5.2 Internet supports message exchange between users through a mechanism called:
(a) Gateway
(b) Interfaces
(c) Layers
(d) Protocols
(a) IP
(b) TCP
(c) UDP
(a) Africa
(b) America
(a) True
(b) False
5.7 The IP address 152.116.24.100 belongs to:
(a) Class A
(b) Class B
(c) Class C
(d) Class D
(e) Class E
5.8 The most popular Internet service for commercial purposes is:
(a) Email
(b) Telnet
(c) FTP
(d) WWW
Essay Questions
5.1 Write about two individuals who played key roles in the development of the
Internet.
Answer:
Vinton Cerf and Robert Kahn developed the TCP/IP protocol suite, forming the backbone
of Internet communication.
5.2 Describe the responsibilities of the four layers in the Internet protocol stack.
Answer:
The four layers are: Application (user interaction), Transport (data delivery), Internet
(packet routing), and Network (hardware communication).
5.3 Why is Internet regarded as a 'network of networks'?
Answer:
Answer:
TCP is connection-oriented and reliable, while UDP is connectionless and faster but less
reliable.
5.5 Explain fields IHL, DSCP, ECN, and TTL of an IP header format.
Answer:
IHL specifies header length, DSCP manages quality of service, ECN handles congestion,
and TTL limits packet lifespan.
Multiple-Choice Questions
6.1 Intranets are primarily used for:
(b) Firewalls
(d) VPNs
6.4 One of the following is NOT a benefit of an extranet:
Answer:
Answer:
Answer:
Answer:
Answer: