You are on page 1of 12

GRD-IT6201 Data Communications and

Networking 1
HomeUGRD-IT6201-2023T

1. BY: MONTON

2. Final Quiz 2

Started on Thursday, 25 February 2021, 7:08 PM


State Finished
Completed on Thursday, 25 February 2021, 7:46 PM
Time taken 38 mins 5 secs
Grade 19.00 out of 20.00 (95%)
Question 1
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What range of ports can either be used by TCP or UDP to identify the requested service on
the destination device or as a client source port?

Select one:
a.
0 to 49151
b.
0 to 1023
c.
1024 to 49151
d.
49152 to 65535

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What does UDP do when receiving messages that are more than one datagram in length?

Select one:
a.
UDP places the datagrams into the correct order before passing them to the application.
b.
UDP requests retransmission of the datagrams in the correct order before passing to the
application.
c.
UDP transmissions are limited to a single datagram.
d.
UDP reassembles that data in the order it was received and passes it to the application.

Question 3
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
What is an advantage that UDP has over TCP?

Select one:
a.
Advanced flow control
b.
Low overhead
c.
Reliable delivery
d.
Reordering of segments
Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which statement is true about an interface that is configured with the IPv6 address
command?

Select one:
a.
Any IPv4 addresses that are assigned to the interface are replaced with an IPv6 address

b.
A global unicast IPv6 address is dynamically configured on the interface

c.
A link-local IPv6 address is automatically

d.
IPv6 traffic-forwarding is enable on the interface
Feedback
Your answer is correct.

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The shortest compressed format of the IPv6 address 2001:
2001:DB8:0:
0DB8:0000:1470:0000:0000:0000:0200 is Answer

Question 6
Correct
Mark 1.00 out of 1.00
Flag question

Question text
The TCP/IP application layer effectively consists of which three OSI layers?

Select one:
a.
Application, network, data link
b.
Application, session, transport
c.
Application, transport, network
d.
Application, presentation, session

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What is the purpose of using a source port number in a TCP communication?

Select one:
a.
to keep track of multiple conversations between devices

b.
to assemble the segments that arrived out of order

c.
to inquire for a non received segment

d.
to notify the remote device that the conversation is over
Feedback
Your answer is correct.

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which TCP header field specifies the number of bytes that can be accepted before an
acknowledgement is required?

Select one:
a.
Header length
b.
Checksum
c.
Acknowledgement number
d.
Window size

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
00101001
The 8-bit binary value for 41 is Answer

Question 10
Correct
Mark 1.00 out of 1.00
Flag question

Question text
10.15.25.254
The last host address on the 10.15.25.0/24 network is Answer

Question 11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What is assigned by the transport layer to identify an application or service?

Select one:
a.
IP address
b.
Port
c.
Packet
d.
Segment
e.
MAC address

Question 12
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which application use UDP as the transport layer protocol?

Select one:
a.
SMTP

b.
DNS queries

c.
DHCP

d.
HTTP

e.
Telnet
Feedback
Your answer is correct.

Question 13
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What three protocols do email users and servers use to process email? (Choose three.)

Select one or more:


a.
IMAP4
b.
POP3
c.
DHCP
d.
DNS
e.
SMTP

Question 14
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A client is downloading a large file from a server using FTP. Many of the segments are lost
during transit. What will most likely happen?

Select one:
a.
The FTP server responds to the client with an increased window size in the TCP header.
b.
The FTP session is immediately terminated.
c.
The FTP client responds to the client with an increased window size in the TCP header.
d.
The FTP session continues with no alteration in window size, and the missing segment is
requested again after the rest of the file is downloaded.
e.
The FTP server responds to the client with a smaller window size in the TCP header.
f.
The FTP client responds to the server with a smaller window size in the TCP header.
g.
The FTP session continues, but the result is a corrupt file that must be downloaded again.

Question 15
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which statement accurately describes public IP addresses?

Select one:
a.
Network administrators are free to select any public addresses to use for network devices
that access the Internet

b.
Public addresses cannot be used within a private network

c.
Public addresses can be duplicated only within a local network

d.
Public IP addresses must be unique across the entire Internet

e.
Public IP addresses are only required to be unique within the local network
Feedback
Your answer is correct.

Question 16
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What are the primary purposes of the transport layer? (Choose three.)

Select one or more:


a.
Determining the best route between source and destination
b.
Segmenting data for and reassembling segmented data into streams of application data at
the destination
c.
Identifying the proper application for each communication stream
d.
Tracking the individual communication between applications on the source and destination
hosts
e.
Adding the source and destination IP address
f.
Adding the source and destination MAC address to frames

Question 17
Correct
Mark 1.00 out of 1.00

Flag question

Question text
What is a characteristic of UDP?

Select one:
a.
Reliable delivery
b.
Flow control
c.
Windowing
d.
Expectational acknowledgements
e.
Connectionless

Question 18
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A network administrator notices that the default gateway devices sends an ICMP Redirect
message to the workstation when the workstation tries to connect to file server on another
network. What is the purpose for this ICMP message?

Select one:
a.
The default gateway does not know a route to the destination

b.
The network topology has changed and a new route toward the file server is available

c.
The default gateway is overwhelmed by network traffic and the request is redirected to
another router

d.
To notify the workstation, that another router on the same network, is the better default-
gateway to reach the remote server
Feedback
Your answer is correct.

Question 19
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which number or set of numbers represents a socket?

Select one:
a.
01-23-45-67-89-AB

b.
21

c.
192.168.1.1:80

d.
10.1.1.15
Feedback
Your answer is correct.

Question 20
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A user is unable to access the company server from a computer. On issuing the ipconfig
command, the user finds that the IP address of the computer is displayed as 169.254.0.2.
What type of address is this?

Select one:
a.
link-local

b.
private

c.
loopback

d.
experimental
Feedback
Your answer is correct.

You might also like