download instant at
Chapter 2
Objective Test Questions
True/False Questions
- Data communication is the process of transferring data, information, or commands between two computers or between a computer and a terminal.
- A message moves over a communication line in the form of a signal, such as a fluctuating electric current or a flashing light.
- A broadband line transmits one signal at a time. A baseband line is divided into distinct channels that act much like independent wires and carry simultaneous signals in parallel.
- A network consists of two or more computers (usually more) linked by communication lines.
- Each device (for example, a computer or a terminal) on a network is called a host.
- A medium provides physical connectivity.
- In the US, today’s best-known communication option is POTS.
- Capacity is a measure of the amount of data a communication medium can transmit in a given period of time.
- Compression reduces the number of bits that must be transmitted from the sender to the receiver.
- A group of computers located in close proximity (for example, within the same building) form a local area network, or LAN.
- A wide area network, or WAN links computers or LANs that are geographically disbursed.
- In the client/server model, the star computer controls access to a resource needed by the workstations.
- In a client/server network, servers are fast, powerful computers with considerable mass storage capacity that control access to all the network’s shared resources and services, and the various workstations act as clients.
- In a bus network, the linked computers are treated as equals, with no central server to provide control.
- The process of linking two or more networks is called internetworking.
- A bridge is a computer that links two or more similar networks. A gateway is a computer that links dissimilar networks.
- A Web server is used to read data packets, identify which computer the information is being sent to, and forward the message down the shortest or fastest route toward its destination.
- A data communication protocol is an agreed upon format or procedure (in effect, a set of rules) for transmitting data between two devices.
- Some LANs and most wide-area-networks rely on point-to-point transmission, passing the signal from node to node across the network. On less structured networks (typically WANs), the next node in the chain is identified through a process called switching.
- A clash occurs when two or more nodes transmit data simultaneously (or nearly simultaneously) over the same line and their messages interfere with each other.
- On a token passing network, collisions cannot happen.
- On a collision detection network, when a collision occurs it is detected electronically and the affected messages are retransmitted under the control of a network management protocol.
- Generally, token passing works best on lightly utilized networks and collision detection works best on heavily utilized networks
- Ethernet is a popular, inexpensive, high-speed local area data communication protocol designed by Xerox Corporation for a bus or star topology.
- Packet switching achieves efficient message delivery by sharing the line among numerous users.
- The best-known protocol used by the TCP/IP transport layer is Ethernet.
- The Internet protocol that breaks information into data packets and reassembles them on the receiving end is TCP/IP.
- The server translates a domain name to an actual IP address.
- The International Organization for Standardization’s seven-layer TCP/IP model is a reference model for packet switching, computer-to-computer communication
- The Internet is sometimes defined as the set of interconnected computers that use TCP/IP.
- The Internet model’s Internet layer holds protocols that directly support application programs.
- File transfer protocol (FTP) is a well-known application layer protocol that allows a client to either download a file from or upload a file to a server.
- Emulator is a terminal emulation protocol that allows a user to log onto a remote computer and enter keyboard commands as though he or she were actually on that computer.
- Users of the World Wide Web rely on the file transfer protocol (FTP) to download web pages.
- The simple mail transfer protocol (SMTP) is used to send an e-mail message from the originator’s computer to the receiver’s mail server.
- A post office protocol (POP) delivers accumulated mail from the server to the receiver’s computer.
- SNMP is a network management tool that monitors the activity of a network’s various hardware and software components.
- The TCP/IP transport layer is responsible for ensuring successful end-to-end logical transmission of the entire message between a process (or program) on the client and a process on the server.
- Internet protocol (IP) is the TCP/IP Internet layer’s standard protocol.
- The TCP/IP Internet or network layeris where packets of data are transferred from a node to the physical network and on to the next node.
- In an open standard, the details of the system architecture are published and available to everyone.
- Open standards promote platform independence and interoperability.
- The facilities that connect a customer to the Internet form the user’s NSP.
- Typically, a residential customer’s access network connects him or her to an Internet Service Provider (ISP).
- A client is a computer attached to the Internet that runs application programs.
- The backbone is a network of high-speed communication lines that carries the bulk of the traffic between major segments of the Internet.
- The backbone is run by commercial network access points (NAPs), each of which operates a national wide-area network and sells bandwidth to the Internet service providers.
- The network service providers are interconnected and exchange data through network access points (NAPs).
- Regional Internet service providers operate statewide or regional backbones.
- A local area network is a set of nodes that are administered as a unit; for example, all the networked computers belonging to Miami University or Microsoft Corporation.
- A URL consists of two to four words separated by dots
- A top-to-bottom domain name hierarchy is read from right to left in a domain name.
- A(n) hyperlink is a number that uniquely identifies a specific node on the Internet.
- The actual physical transmission of messages and data across the Internet requires an IP address, not a domain name.
- All application layer protocols are associated with a logical, 16-bit MAC address.
- To physically transmit a message to a final (destination) node not directly linked to the Internet (for example, a user workstation), you must have a domain name address for that node.
- On the final hop from the destination server to the destination computer, an Internet layer TCP/IP protocol called the domain name system (DNS) translates the workstation’s IP address to a MAC address, often through a table look-up process.
- In the domain name finance is a subnet of the companyx network.
- The Internet was started by a group of private companies interested in sharing information openly.
- The Internet is a single high-speed network connecting users world wide
Multiple Choice Questions
Note: Remove the suggested answers to get fill-in questions.
- ______is the process of transferring data, information, or commands between two computers or between a computer and a terminal.
- Input and output
- Data transmission
- Data communication
- Communication
- Which of the following is not required for successful communication?
- a transmitter
- a message
- a wire
- a receiver
- A message moves over a communication line in the form of a ______, such as a fluctuating electric current or a flashing light.
- protocol
- signal
- bit string
- code
- A ______line transmits one signal at a time. A ______line is divided into distinct channels that act much like independent wires and carry simultaneous signals in parallel.
- baseband/ broadband
- broadband/baseband
- voice grade/trunk
- DSL/cable
- A(n) ______consists of two or more computers (usually more) linked by communication lines.
- infrastructure
- channel
- switch
- network
- Each device (for example, a computer or a terminal) on a network is called a ______.
- workstation
- host
- node
- access point
- A ______provides physical connectivity.
- medium
- network operating system
- network
- none of the above
- In the US, today’s best-known communication option is ______.
- packet switching
- POTS
- satellite
- broadcasting
- ______is a measure of the amount of data a communication medium can transmit in a given period of time.
- Bit rate
- Byte rate
- Bandwidth
- Capacity
- Which of the following is not a high-speed alternative to a POTS voice grade line?
- a DSL line
- cable TV service
- point-to-point laser service
- home satellite service
- ______reduces the number of bits that must be transmitted from the sender to the receiver.
- Encryption
- Attenuation
- Compression
- Encoding
- A group of computers located in close proximity (for example, within the same building) form a ______.
- regional network
- wide area network, or WAN
- proximity network
- local area network, or LAN
- A(n) ______links computers or LANs that are geographically disbursed.
- wide area network, or WAN
- internetwork
- local area network, or LAN
- distributed network
- In the client/server model, the ______controls access to a resource needed by the ______.
- star computer/workstations
- client/servers
- host/lackey
- server/ clients
- In ______networks, the servers are fast, powerful computers with considerable mass storage capacity that controls access to all the network’s shared resources and services, and the various workstations act as clients.
- ring
- peer-to-peer
- client/server
- star
- In a ______network, the linked computers are treated as equals, with no central server to provide control.
- peer-to-peer
- client/server
- loop
- bus
- The process of linking two or more networks is called ______.
- communication
- routing
- networking
- internetworking
- A ______is a computer that links two or more similar networks. A ______is a computer that links dissimilar networks.
- bridge/gateway
- gateway/bridge
- It is impossible to link dissimilar networks.
- Linking similar networks is unnecessary.
- A(n) ______is used to read data packets, identify which computer the information is being sent to, and forward the message down the shortest or fastest route toward its destination.
- ISP
- router
- Web server
- bridge
- A ______is an agreed upon format or procedure (in effect, a set of rules) for transmitting data between two devices.
- process
- script
- standard interface
- protocol
- Most bus and some star local area networks ______messages, sending every message to every node on the network.
- broadcast
- route
- replicate
- The premise of the question is false.
- Some LANs and most wide-area-networks rely on point-to-point transmission, passing the signal from node to node across the network. On less structured networks (typically WANs), the next node in the chain is identified through a process called ______.
- routing
- switching
- both a and b
- neither a nor b
- A ______occurs when two or more nodes transmit data simultaneously (or nearly simultaneously) over the same line and their messages interfere with each other.
- clash
- discordancy
- conflict
- collision
- On a ______network, collisions cannot happen.
- collision detection
- local area
- token passing
- wide area
- On a ______network, when a collision occurs it is detected electronically and the affected messages are retransmitted under the control of a network management protocol.
- collision detection
- token passing
- routing
- internetworking
- Generally, ______works best on lightly utilized networks and ______works best on heavily utilized networks
- token passing/collision detection
- collision detection/token passing
- routing/collision detection
- routing/token passing
- ______is a popular, inexpensive, high-speed local area network data communication protocol designed by Xerox Corporation for a bus or star topology.
- TCP/IP
- Ethernet
- OSI
- There is no such protocol.
- ______achieves efficient message delivery by sharing the line among numerous users.
- Collision detection
- Token passing
- Routing
- Packet switching
- The term Internet is an acronym for ______.
- in-Ethernet
- internetworking
- internetwork
- It is not an acronym.
- ______allows us to not have to remember numeric IP addresses.
- DNS
- TCP
- IP
- HTTP
- The best-known protocol used by the TCP/IP transport layer is ______.
- Internet protocol (IP)
- transmission control protocol (TCP)
- OSI protocol
- Ethernet
- The Internet protocol that breaks information into data packets and reassembles them on the receiving end is ______.
- TCP
- IP
- TCP/IP
- FTP
- With ______, bandwidth is shared with other users on the local loop.
- dial up
- ISDN
- satellite
- cable
- All of the following are examples of network topology except:
- ring
- star
- bus
- client/server
- The translation of a domain name to an actual IP address is done by ______.
- the server
- the browser
- domain name system (DNS)
- Internet translation service (ITS)
- The original version of the Internet, called ARPANET, was designed to be ______and ______.
- robust/fault tolerant
- fast/secure
- accessible/secure
- user friendly/fast
- The International Organization for Standardization’s seven-layer ______model is a reference model for packet switching, computer-to-computer communication
- Internet
- Open Systems Interconnect (OSI)
- TCP/IP
- datacom
- The Internet is sometimes defined as the set of interconnected computers that use ______.
- TCP/IP
- the OSI model
- http
- html
- The Internet model’s ______layer holds protocols that directly support application programs.
- application
- transport
- Internet
- network access
- ______is a well-known application layer protocol that allows a client to either download a file from or upload a file to a server.
- File transfer protocol (FTP)
- Network copy (NC)
- None of the above
- ______is a terminal emulation protocol that allows a user to log onto a remote computer and enter keyboard commands as though he or she were actually on that computer.
- Emulator
- Rlog
- Telnet
- Remote
- Users of the World Wide Web rely on ______to download web pages.
- hypertext markup language (HTML)
- the file transfer protocol (FTP)
- the hypertext transfer protocol (HTTP)
- the page management protocol (PMP)
- ______is used to send an e-mail message from the originator’s computer to the receiver’s mail server.
- A post office protocol (POP)
- The file transfer protocol (FTP)
- The e-mail protocol (EMP)
- The simple mail transfer protocol (SMTP)
- ______delivers accumulated mail from the server to the receiver’s computer.
- A post office protocol (POP)
- The simple mail transfer protocol (SMTP)
- The file transfer protocol (FTP)
- None of the above
- ______is a network management tool that monitors the activity of a network’s various hardware and software components.
- A network operating system (NOS)
- System monitor (SM)
- Network monitor (NM)
- The simple network management protocol (SNMP)
- The TCP/IP ______layer is responsible for ensuring successful end-to-end logical transmission of the entire message between a process (or program) on the client and a process on the server.
- transport
- application
- physical
- Internet
- ______is the TCP/IP Internet layer’s standard protocol.
- Transmission Control Protocol (TCP)
- Internet protocol (IP)
- the OSI model protocol
- None of the above
- The TCP/IP ______layeris where packets of data are transferred from a node to the physical network and on to the next node.
- network access or physical layer
- transport
- Internet or network
- application
- In a(n) ______standard, the details of the system architecture are published and available to everyone.
- proprietary
- national
- open
- international
- ______standards promote platform independence and interoperability.
- Proprietary
- Closed
- Government
- Open
- The facilities that connect a customer to the Internet form the user’s ______.
- ISP
- access network
- NSP
- LAN
- Typically, a residential customer’s access network connects him or her to ______.
- a network service provider (NSP)
- a network access point (NAP)
- an Internet Service Provider (ISP)
- a host
- A ______is a computer attached to the Internet that runs application programs.
- server
- host
- client
- none of the above
- The ______is a network of high-speed communication lines that carries the bulk of the traffic between major segments of the Internet.
- ISP
- regional ISP
- backbone
- NSP
- The backbone is run by commercial ______, each of which operates a national wide-area network and sells bandwidth to the Internet service providers.
- network access points (NAPs)
- bandwidth agents
- telephone companies
- network service providers (NSPs)
- The Network Service Providers are interconnected and exchange data through ______.
- regional Internet service providers (RISPs)
- network access points (NAPs)
- Internet service providers (ISPs)
- the World Wide Web
- ______operate statewide or regional backbones.
- the World Wide Web
- Regional Internet service providers
- Network access points (NAPs)
- Internet service providers (ISPs)
- A ______is a set of nodes that are administered as a unit; for example, all the networked computers belonging to Miami University or Microsoft Corporation.
- super-node
- subnet
- domain
- local area network
- A ______consists of two to four words separated by dots
- high-level domain
- sub-domain
- IP addrsss
- domain name
- A top-to-bottom domain name hierarchy is read from ______in a domain name.
- left to right
- right to left
- it depends on the domain name
- The premise of the question is false.
- A(n) ______is a number that uniquely identifies a specific node on the Internet.
- domain name
- media access control (MAC) address
- IP address
- hyperlink
- The actual physical transmission of messages and data across the Internet requires ______, not ______.
- A MAC address/an IP address
- A MAC address/a domain name
- a domain name/an IP address
- an IP address/a domain name
- All application layer protocols are associated with a logical, 16-bit ______.
- socket number
- IP address
- MAC address
- port number
- To physically transmit a message to a final (destination) node not directly linked to the Internet (for example, a user workstation), you must have a(n) ______address for that node.
- IP
- media access control (MAC)
- domain name
- port
- On the final hop from the destination server to the destination computer, an Internet layer TCP/IP protocol called the ______translates the workstation’s IP address to a MAC address, often through a table look-up process.
- Internet protocol (IP)
- transmission control protocol (TCP)
- address resolution protocol (ARP)
- domain name system (DNS)
Answers: