Deck 5: Transport Layer

Full screen (f)
exit full mode
Question
The ability of TCP to serve multiple applications simultaneously is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Use Space or
up arrow
down arrow
to flip the card.
Question
An example of a standard port in TCP is _____.

A)a web browser using port 7756
B)an FTP client using port 34567
C)a web server listening on port 80
D)a network application written by you in Java,listening on port 8000
Question
The advantages of segmentation in TCP include _____.

A)reduction in the likelihood of errors in each datagram
B)reduction in the amount of rework if a datagram is lost
C)simplification of router hardware
D)All of the above
Question
Breaking application data of arbitrary size into smaller fragments for delivery by IP is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Question
The transport layer protocol that does not provide end-to-end reliability over packet switched networks is _____.

A)IP
B)UDP
C)TCP
D)HTTP
Question
In the sliding windows mechanism for flow control,the ____ before waiting for an acknowledgment.

A)receiver processes as much data as specified by the sender in the window size field
B)sender sends as much data as specified by the receiver in the window size field
C)sender transmits data one segment at a time
D)receiver acknowledge data one segment at a time
Question
Optimizing the transmission rate in TCP to minimize lost packets is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Question
A TCP segment with sequence number 1,000 has a length of 350 Bytes.The next segment in the sequence will have a sequence number of _____.

A)1000
B)1001
C)1350
D)1351
Question
The mechanism used for flow control in TCP is _____.

A)sliding window
B)three-way handshake
C)stop-and-wait
D)CSMA/ CD
Question
When a TCP connection is initiated,the sequence number of the first datagram is _____.

A)1
B)a randomly chosen number
C)Either A or B
D)None of the above
Question
The sequence numbers added by TCP to every datagram enable the detection of _____.

A)duplicate segments
B)lost segments
C)bit level errors
D)A and B
E)A and C
Question
Multiplexing at the transport layer enables _____.

A)multiple applications on the host to share a common network connection
B)multiple hosts to share a common physical medium
C)Both of the above
D)None of the above
Question
Flow control in TCP is used to _____.

A)speed up the receiver if necessary
B)speed up the sender if necessary
C)slow down the receiver if necessary
D)slow down the sender if necessary
Question
The window size field in TCP specifies the _____.

A)amount of data the receiver is capable of processing
B)amount of data the sender is capable of processing
C)size of the window in the data center where the sender is located
D)sequence number of the last received datagram
Question
Standard ports are defined in TCP for _____.

A)web browsers
B)common network server applications
C)common network client applications
D)common desktop applications
Question
The important functions of the transport layer include all of the following except _____.

A)segmentation
B)routing
C)port addressing
D)duplicate detection
Question
The transport layer protocol that provides end-to-end reliability over packet switched networks is _____.

A)IP
B)UDP
C)TCP
D)HTTP
Question
The three-way handshake is used in _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Question
Ensuring that TCP recovers from lost and duplicate packets is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Question
TCP assigns a sequence number to every byte of data to _____.

A)enable better detection of bit-level errors
B)enable the receiver to acknowledge partial datagrams
C)simplify counting of segments
D)None of the above
Question
UDP is used when _____.

A)large quantities of data are to be transferred
B)small quantities of data are to be transferred
C)ordered and reliable delivery is not necessary for an application
D)ordered and reliable delivery is required for an application
Question
The standard ports in TCP are port numbers in the range _____.

A)1 - 1,023
B)1 - 100
C)1 - 65,535
D)1 - 10,000
Question
A communication socket or Internet socket is defined by an)_____.

A)IP address
B)port address
C)IP address and port address together
D)None of the above
Question
The advantages of UDP include _____.

A)it can be faster than TCP
B)it is simpler than TCP
C)it is suitable for multi-media applications
D)it is as reliable as TCP
Question
Incoming packets are directed to the appropriate application on the computer based on the _____.

A)MAC address
B)IP address
C)port address
D)URL
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 5: Transport Layer
1
The ability of TCP to serve multiple applications simultaneously is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
C
2
An example of a standard port in TCP is _____.

A)a web browser using port 7756
B)an FTP client using port 34567
C)a web server listening on port 80
D)a network application written by you in Java,listening on port 8000
C
3
The advantages of segmentation in TCP include _____.

A)reduction in the likelihood of errors in each datagram
B)reduction in the amount of rework if a datagram is lost
C)simplification of router hardware
D)All of the above
D
4
Breaking application data of arbitrary size into smaller fragments for delivery by IP is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
5
The transport layer protocol that does not provide end-to-end reliability over packet switched networks is _____.

A)IP
B)UDP
C)TCP
D)HTTP
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
6
In the sliding windows mechanism for flow control,the ____ before waiting for an acknowledgment.

A)receiver processes as much data as specified by the sender in the window size field
B)sender sends as much data as specified by the receiver in the window size field
C)sender transmits data one segment at a time
D)receiver acknowledge data one segment at a time
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
7
Optimizing the transmission rate in TCP to minimize lost packets is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
8
A TCP segment with sequence number 1,000 has a length of 350 Bytes.The next segment in the sequence will have a sequence number of _____.

A)1000
B)1001
C)1350
D)1351
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
9
The mechanism used for flow control in TCP is _____.

A)sliding window
B)three-way handshake
C)stop-and-wait
D)CSMA/ CD
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
10
When a TCP connection is initiated,the sequence number of the first datagram is _____.

A)1
B)a randomly chosen number
C)Either A or B
D)None of the above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
11
The sequence numbers added by TCP to every datagram enable the detection of _____.

A)duplicate segments
B)lost segments
C)bit level errors
D)A and B
E)A and C
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
12
Multiplexing at the transport layer enables _____.

A)multiple applications on the host to share a common network connection
B)multiple hosts to share a common physical medium
C)Both of the above
D)None of the above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
13
Flow control in TCP is used to _____.

A)speed up the receiver if necessary
B)speed up the sender if necessary
C)slow down the receiver if necessary
D)slow down the sender if necessary
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
14
The window size field in TCP specifies the _____.

A)amount of data the receiver is capable of processing
B)amount of data the sender is capable of processing
C)size of the window in the data center where the sender is located
D)sequence number of the last received datagram
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
15
Standard ports are defined in TCP for _____.

A)web browsers
B)common network server applications
C)common network client applications
D)common desktop applications
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
16
The important functions of the transport layer include all of the following except _____.

A)segmentation
B)routing
C)port addressing
D)duplicate detection
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
17
The transport layer protocol that provides end-to-end reliability over packet switched networks is _____.

A)IP
B)UDP
C)TCP
D)HTTP
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
18
The three-way handshake is used in _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
19
Ensuring that TCP recovers from lost and duplicate packets is called _____.

A)reliability
B)flow control
C)multiplexing
D)segmentation
E)connection establishment
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
20
TCP assigns a sequence number to every byte of data to _____.

A)enable better detection of bit-level errors
B)enable the receiver to acknowledge partial datagrams
C)simplify counting of segments
D)None of the above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
21
UDP is used when _____.

A)large quantities of data are to be transferred
B)small quantities of data are to be transferred
C)ordered and reliable delivery is not necessary for an application
D)ordered and reliable delivery is required for an application
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
22
The standard ports in TCP are port numbers in the range _____.

A)1 - 1,023
B)1 - 100
C)1 - 65,535
D)1 - 10,000
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
23
A communication socket or Internet socket is defined by an)_____.

A)IP address
B)port address
C)IP address and port address together
D)None of the above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
24
The advantages of UDP include _____.

A)it can be faster than TCP
B)it is simpler than TCP
C)it is suitable for multi-media applications
D)it is as reliable as TCP
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
25
Incoming packets are directed to the appropriate application on the computer based on the _____.

A)MAC address
B)IP address
C)port address
D)URL
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 25 flashcards in this deck.