Which of the following is not the layer of TCP/IP protocol.
A. Physical layer
B. link layer
C. network layer
D. transport layer.
3. Multiple Choice
30 seconds
1 pt
TCP groups a number of bytes together into a packet called a ....
A. user datagram
B. segment
C. datagram
D. packet
4. Multiple Choice
30 seconds
1 pt
The .......... of TCP/IP protocol is responsible for figuring out how to get data to its destination.
A. application layer
B. link layer
C. network layer
D. transport layer.
5. Multiple Choice
30 seconds
1 pt
TCP is a(n) ........... transport protocol.
A. protocol delivery
B. reliable
C. best-effort delivery
D. effortless delivery
6. Multiple Choice
30 seconds
1 pt
......... is the protocol that hides the underlying physical network by creating a virtual network view.
A. Internet Protocol(IP)
B. Internet Control Message Protocol(ICMP)
C. Address Resolution Protocol(ARP)
D. Bootstrap Protocol(BOOTP)
7. Multiple Choice
30 seconds
1 pt
To use the services of UDP, we need ......... socket addresses.
A. four
B. two
C. three
D. four
8. Multiple Choice
30 seconds
1 pt
Which of the following is not the name of Regional Internet Registries(RIR) to administer the network number portion of IP address.
A. American Registry for Internet Numbers(ARIN)
B. Reseaux IP Europeans(RIPE)
C. Europeans Registry for Internet Numbers(ERIN)
D. Asia Pacific Network Information Center(APNIC)
9. Multiple Choice
30 seconds
1 pt
UDP packets are called .......
A. user datagrams
B. segments
C. frames
D. packets
10. Multiple Choice
30 seconds
1 pt
............ addresses use 21 bits for the and 8 bits for the portion of the IP address for TCP/IP network.
A. Class A
B. Class B
C. Class C
D. Class D
11. Multiple Choice
30 seconds
1 pt
UDP packets have fixed-size header of .......... bytes.
A. 16
B. 8
C. 32
D. 64
12. Multiple Choice
30 seconds
1 pt
.......... messages are never sent in response to datagrams with a broadcast or a multicast destination address.
A. ICMP
B. ARP
C. IP
D. BOOTP
13. Multiple Choice
30 seconds
1 pt
TCP assigns a sequence number to each segment that is being sent. The sequence number for each segment is number of the ....... byte carried in that segment.
A. first
B. last
C. middle
D. zero
14. Multiple Choice
30 seconds
1 pt
.......... is responsible for converting the higher level protocol address (IP addresses) to physical network addresses.
A. Internet Protocol(IP)
B. Internet Control Message Protocol(ICMP)
C. Address Resolution Protocol(ARP)
D. Bootstrap Protocol(BOOTP)
15. Multiple Choice
30 seconds
1 pt
UDP and TCP are both ......... layer protocols.
A. data link
B. network
C. transport
D. interface
16. Multiple Choice
30 seconds
1 pt
........... is a process-to-process protocol that adds only port addresses, checksum error control, and length information to the data from upper layer.
A. TCP
B. UDP
C. IP
D. ARP
17. Multiple Choice
30 seconds
1 pt
Which of the following functions does UDP perform?
A. Process-to-process communication
B. Host-to-host communication
C. End-to-end reliable data delivery
D. Interface-to-interface communication.
18. Multiple Choice
30 seconds
1 pt
A port address in TCP/IP is .........bits long.
A. 32
B. 48
C. 16
D. 64
19. Multiple Choice
30 seconds
1 pt
When the IP layer of a receiving host receives a datagram, .....
A. delivery is complete
B. a transport layer protocol takes over
C. a header is added
D. a session layer protocol takes over
20. Multiple Choice
30 seconds
1 pt
TCP/IP is a .......... hierarchical protocol suite developed before the OSI model.