wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FUBDATACOMS lect2

Total questions: 61

Worksheet time: 43mins

Name
Class
Date
1.

is a combination of hardware and software that sends data from one location to another

a)

network

b)

hardware

c)

software

2.

consists of the physical equipment that carries signals from one point of the network to another.

a)

network

b)

hardware

c)

software

3.

consists of instruction sets that make possible the services that we expect from a network.

a)

network

b)

hardware

c)

software

4.

sender site

a)

higher layer>middle layer>lower layer

b)

lower layer>middle layer>higher layer

c)

written>carried>deliver

d)

deliver>carried>read

5.

receiver side

a)

higher layer>middle layer>lower layer

b)

lower layer>middle layer>higher layer

c)

written>carried>deliver

d)

deliver>carried>read

6.

The layered model that dominated data communications and networking literature before 1990

(a)  

7.

became the dominant commercial architecture because it was used and tested extensively in the Internet; the OSI model was never fully implemented.

(a)  

8.

a multinational body dedicated to worldwide agreement on international standards.

(a)  

9.

(a)   is a set of protocols that allows any two different systems to communicate regardless of their underlying architecture.

10.

(a)   is a layered framework for the design of network systems that allows communication between all types of computer systems.

11.

It consists of seven separate but related layers, each of which defines a part of the process of moving information across a network

(a)  

12.

an agreed-upon series of rules and conventions which governs communication between layers of a system.

(a)  

13.

The processes on each machine that communicate at a given layer are called (a)  

14.

network support layers

a)

physical

b)

data link

c)

network

d)

transport

15.

user support layers

a)

session

b)

presentation

c)

application

d)

transport

16.

(a)   is the technique in which a data unit from one protocol is placed within the data field portion of the data unit of another protocol.

17.

▪ coordinates the functions required to carry a bit stream over a physical medium.

▪ It deals with the mechanical and electrical specifications of the interface and transmission medium.

▪ It also defines the procedures and functions that physical devices and interfaces have to perform for transmission to occur.

(a)  

18.

transforms the physical layer, a raw transmission facility, to a reliable link.

▪ It makes the physical layer appear error-free to the upper layer (network layer).

▪ is responsible for moving frames from one hop (node) to the next.

(a)  

19.

Other responsibilities of the data link layer include the following:

a)

framing

b)

physical addressing

c)

flow control

d)

error control

e)

access control

20.

The data link layer divides the stream of bits received from the network layer into manageable data units called frames.

a)

framing

b)

physical addressing

c)

flow control

d)

error control

e)

access control

21.

If frames are to be distributed to different systems on the network, the data link layer adds a header to the frame to define the sender and/or receiver of the frame.

If the frame is intended for a system outside the sender's network, the receiver address is the address of the device that connects the network to the next one.

a)

framing

b)

physical addressing

c)

flow control

d)

error control

e)

access control

22.

If the rate at which the data are absorbed by the receiver is less than the rate at which data are produced in the sender, the data link layer imposes a flow control mechanism to avoid overwhelming the receiver.

a)

framing

b)

physical addressing

c)

flow control

d)

error control

e)

access control

23.

The data link layer adds reliability to the physical layer by adding mechanisms to detect and retransmit damaged or lost frames.

It also uses a mechanism to recognize duplicate frames.

a)

framing

b)

physical addressing

c)

flow control

d)

error control

e)

access control

24.

When two or more devices are connected to the same link, data link layer protocols are necessary to determine which device has control over the link at any given time.

a)

framing

b)

physical addressing

c)

flow control

d)

error control

e)

access control

25.

is responsible for the source-to-destination delivery of a packet, possibly across multiple networks (links).

(a)  

26.

If two systems are connected to the same link, there is usually no need for a network layer.

a)

true

b)

false

c)

ewan

d)

mama mo

27.

However, if the two systems are attached to different networks (links) with connecting devices between the networks (links), there is often no need for the network layer to accomplish source-to-destination delivery.

a)

true

b)

false

c)

sirit na

d)

ewan

28.

is responsible for the delivery of individual packets from the source host to the destination host.

(a)  

29.

▪ The physical addressing implemented by the data link layer handles the addressing problem locally.

▪ If a packet passes the network boundary, we need another addressing system to help distinguish the source and destination systems.

▪ The network layer adds a header to the packet coming from the upper layer that, among other things, includes the logical addresses of the sender and receiver

(a)  

30.

▪ When independent networks or links are connected to create internetworks (network of networks) or a large network, the connecting devices (called routers or switches) route or switch the packets to their final destination.

▪ One of the functions of the network layer is to provide this mechanism.

(a)  

31.

(a)   is responsible for process-to-process delivery of the entire message

32.

(a)   is responsible for the delivery of a message from one process to another.

33.

Other responsibilities of the transport layer include the following:

a)

service-point addressing

b)

segmentation and reassembly

c)

connection control

d)

flow control

e)

error control

34.

Source-to-destination delivery means delivery not only from one computer to the next but also from a specific process (running program) on one computer to a specific process (running program) on the other.

a)

service-point addressing

b)

segmentation and reassembly

c)

connection control

d)

flow control

e)

error control

35.

▪ A message is divided into transmittable segments, with each segment containing a sequence number.

▪ These numbers enable the transport layer to reassemble the message correctly upon arriving at the destination and to identify and replace packets that were lost in transmission.

a)

service-point addressing

b)

segmentation and reassembly

c)

connection control

d)

flow control

e)

error control

36.

▪ The transport layer can be either connectionless or connection-oriented.

▪ A connectionless transport layer treats each segment as an independent packet and delivers it to the transport layer at the destination machine.

▪ A connection-oriented transport layer makes a connection with the transport layer at the destination machine first before delivering the packets.

a)

service-point addressing

b)

segmentation and reassembly

c)

connection control

d)

flow control

e)

error control

37.

control at this layer is performed end to end rather than across a single link

a)

service-point addressing

b)

segmentation and reassembly

c)

connection control

d)

flow control

e)

error control

38.

The sending transport layer makes sure that the entire message arrives at the receiving transport layer without error (damage, loss, or duplication).

a)

service-point addressing

b)

segmentation and reassembly

c)

connection control

d)

flow control

e)

error control

39.

(a)   is the network dialog controller. It establishes, maintains, and synchronizes the interaction among communicating systems. This layer is responsible for dialog control and synchronization.

40.

▪ The session layer allows two systems to enter into a dialog.

▪ It allows the communication between two processes to take place in either half-duplex (one way at a time) or full-duplex (two ways at a time) mode

a)

dialog control

b)

synchronization

41.

The session layer allows a process to add checkpoints, or synchronization points, to a stream of data.

a)

dialog control

b)

synchronization

42.

(a)   is concerned with the syntax and semantics of the information exchanged between two systems.

is responsible for translation, compression and encryption.

43.

▪ The information must be changed to bit streams before being transmitted. Because different computers use different encoding systems, the presentation layer is responsible for interoperability between these different encoding methods.

▪ The presentation layer at the sender changes the information from its sender-dependent format into a common format.

▪ The presentation layer at the receiving machine changes the common format into its receiver-dependent format.

a)

translation

b)

compression

c)

encryption

44.

means that the sender transforms the original information to another form and sends the resulting message out over the network.

a)

translation

b)

compression

c)

encryption

d)

decryption

45.

reverses the original process to transform the message back to its original form.

a)

translation

b)

compression

c)

encryption

d)

decryption

46.

reduces the number of bits contained in the information.

particularly important in the transmission of multimedia such as text, audio, and video.

a)

translation

b)

compression

c)

encryption

d)

decryption

47.

enables the user, whether human or software, to access the network.

It provides user interfaces and support for services such as electronic mail, remote file access and transfer, shared database management, and other types of distributed information services.

is responsible for providing services to the user.

(a)  

48.

Specific services provided by the application layer include the following:

a)

network virtual terminal

b)

file transfer, access and management

c)

mail services

d)

directory services

49.

______ is a software version of a physical terminal, and it allows a user to log on to a remote host

a)

network virtual terminal

b)

file transfer, access and management

c)

mail services

d)

directory services

50.

This application allows a user to access files in a remote host (to make changes or read data), to retrieve files from a remote computer for use in the local computer, and to manage or control files in a remote computer locally.

a)

network virtual terminal

b)

file transfer, access and management

c)

mail services

d)

directory services

51.

This application provides the basis for e-mail forwarding and storage.

a)

network virtual terminal

b)

file transfer, access and management

c)

mail services

d)

directory services

52.

This application provides distributed database sources and access for global information about various objects and services.

a)

network virtual terminal

b)

file transfer, access and management

c)

mail services

d)

directory services

53.

is a five-layer protocol suite that defines the exchange of transmissions across the Internet.

is a hierarchical protocol made up of interactive modules, each of which provides a specific functionality; however, the modules are not necessarily interdependent.

(a)  

54.

IP transports data in packets called _____, each of which is transported separately. ______ is an independent data unit in packet switching.

(a)  

55.

▪ It is used to associate a logical address with a physical address.

▪ On a typical physical network, such as a LAN, each device on a link is identified by a physical or station address, usually imprinted on the network interface card (NIC).

▪ is used to find the physical address of the node when its Internet address is known.

a)

address resolution protocol (ARP)

b)

reverse address resolution protocol (RARP)

c)

internet control message protocol (ICMP)

d)

internet group message protocol (IGMP)

56.

▪ It is used to associate a logical address with a physical address.

▪ allows a host to discover its Internet address when it knows only its physical address.

▪ It is used when a computer is connected to a network for the first time or when a diskless computer is booted.

a)

address resolution protocol (ARP)

b)

reverse address resolution protocol (RARP)

c)

internet control message protocol (ICMP)

d)

internet group message protocol (IGMP)

57.

▪ a mechanism used by hosts and gateways to send notification of datagram problems back to the sender.

▪ sends query and error reporting messages.

a)

address resolution protocol (ARP)

b)

reverse address resolution protocol (RARP)

c)

internet control message protocol (ICMP)

d)

internet group message protocol (IGMP)

58.

▪ It is used to facilitate the simultaneous transmission of a message to a group of recipients.

a)

address resolution protocol (ARP)

b)

reverse address resolution protocol (RARP)

c)

internet control message protocol (ICMP)

d)

internet group message protocol (IGMP)

59.

▪ It is the simpler of the two standard TCPIIP transport protocols.

▪ It is a process-to-process protocol that adds only port addresses, checksum error control, and length information to the data from the upper layer.

a)

user datagram protocol (UDP)

b)

transmission control protocol (TCP)

c)

stream control transmission protocol (SCTP)

60.

It provides full transport-layer services to applications and is reliable stream transport protocol.

a)

user datagram protocol (UDP)

b)

transmission control protocol (TCP)

c)

stream control transmission protocol (SCTP)

61.

▪ This protocol provides support for newer applications such as voice over the Internet.

▪ It is a transport layer protocol that combines the best features of UDP and TCP.

a)

user datagram protocol (UDP)

b)

transmission control protocol (TCP)

c)

stream control transmission protocol (SCTP)