wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IFT 303 Quiz one

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Which statement is a valid reason the OSI reference model was created?

a)

It encourages vendors to create proprietary standards for any component of theOSI.

b)

It allows for changes on one layer to apply to another layer so they can worktogether.

c)

It prevents industry standardization of network processes.

d)

It divides network communication into smaller components for design andtroubleshooting.

2.

When a program uses encryption such as SSL, which layer is responsible?

a)

Presentation layer

b)

Transport layer

c)

Data Link layer

d)

Session layer

3.

Which device would primarily function at the Data Link layer?

a)

Routers

b)

Firewalls

c)

Gateways

d)

Switches

4.

Which OSI layer is responsible for logical addressing?

a)

Transport layer

b)

Network layer

c)

Application layer

d)

Data Link layer

5.

Which is the proper order of the OSI layers

a)

Application, Transport, Session, Presentation, Network, Data Link, Physical

b)

Presentation, Application, Session, Transport, Network, Data Link, Physical

c)

Application, Presentation, Session, Transport, Network, Data Link, Physical

d)

Application, Presentation, Transport, Network, Session, Data Link, Physical

6.

Which OSI layer is responsible for connection-oriented communication?

a)

Transport layer

b)

Presentation layer

c)

Data Link layer

d)

Application layer

7.

Which layer is responsible for compression and decompression?

a)

Application layer

b)

Physical layer

c)

Session layer

d)

Presentation layer

8.

Which layer of the OSI is responsible for dialog control of applications?

a)

Application layer

b)

Physical layer

c)

Session layer

d)

Network layer

9.

At which layer of the OSI can you find DTE and DCE interfaces?

a)

Application layer

b)

Physical layer

c)

Session layer

d)

Transport layer

10.

At which DoD model layer does Telnet, TFTP, SNMP, and SMTP function?

a)

Host-to-Host layer

b)

Process/Application layer

c)

Internet layer

d)

Network Access layer

11.

The receiving computer checked the checksum of a frame. It had been damaged during transfer, so it is discarded. At which layer of the OSI did this occur?

a)

Physical layer

b)

Data Link layer

c)

Network layer

d)

Session layer

12.

Which layer in the DoD model is responsible for routing?

a)

Host-to-Host layer

b)

Process/Application layer

c)

Internet layer

d)

Network Access layer

13.

Which devices create collision domains, raising effective bandwidth?

a)

Firewalls

b)

 Hubs

c)

Routers

d)

Switches

14.

Which device acts like a multiport repeater?

a)

Firewall

b)

Hub

c)

Router

d)

Switch

15.

Which layer of the OSI defines the PDU, or protocol data unit, of segments

a)

Application layer

b)

Session layer

c)

Network layer

d)

Transport layer

16.

What is the correct order of encapsulation?

a)

User datagrams, packets, segments, frames, bits

b)

User datagrams, sessions, segments, packets, frames, bits

c)

User datagrams, segments, packets, frames, bits

d)

Bits, frames, sessions, packets, user datagrams

17.

Which application provides terminal emulation over a network?

a)

SNMP

b)

Telnet

c)

HTTP

d)

TFTP

18.

Which protocol is responsible for identifying upper-layer network protocols at theData Link layer?

a)

LLC

b)

MAC

c)

802.3

d)

FCS

19.

What is required before TCP can begin sending segments?

a)

Three-way handshake

b)

Port agreement

c)

Sequencing of segments

d)

Acknowledgment of segments

20.

Why does DNS use UDP?

a)

DNS requires acknowledgment of the request for auditing.

b)

The requests require flow control of UDP.

c)

DNS requests are usually small and do not require connections setup.

d)

DNS requires a temporary virtual circuit.

21.

Which mechanism allows for programs running on a server (daemons) to listenfor requests through the process called binding?

a)

Headers

b)

Port numbers

c)

MAC address

d)

Checksums

22.

Which is a correct statement about the Transmission Control Protocol (TCP)?

a)

TCP is a connectionless protocol.

b)

TCP allows for error detection and correction.

c)

TCP is faster than UDP.

d)

TCP allows for retransmission of lost segments.

23.

Flow control can be found at which layer of the OSI?

a)

Transport layer

b)

Network layer

c)

Data Link layer

d)

Session layer

24.

Which is not a common cause for LAN congestion?

a)

Broadcasts

b)

Multicasts

c)

Adding switches for connectivity

d)

Using multiple hubs for connectivity

25.

How does TCP guarantee delivery of segments to the receiver?

a)

Via the destination port

b)

TCP checksums

c)

Window size

d)

Sequence and acknowledgment numbers