MCQs > IT & Programming > TCP/IP MCQs > Basic TCP/IP MCQs

Basic TCP/IP MCQ

1. If i simplify the address 2001:0000:0000:00fe:0000:0000:0000:cdef, i get ________.

Answer

Correct Answer: 2001:::fe::::cdef

Note: This Question is unanswered, help us to find answer for this one

2. A popular network protocol is ____, which today is the backbone of the internet.

Answer

Correct Answer: TCP/IP

Note: This Question is unanswered, help us to find answer for this one

3. Which of the following ranges are reserved as private addresses?

Answer

Correct Answer: 10.0.0.0 — 10.255.255.255
172.16.0.0 — 172.31.255.255

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

4. What is the binary value of hex 9F?

Answer

Correct Answer: 10011111

Note: This Question is unanswered, help us to find answer for this one

5. State whether true or false. TCP is less reliable but faster than UDP.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

6. How many hosts can you assign with a Class C network address using a subnet mask of 255.255.255.192..

Answer

Correct Answer: 62

Note: This Question is unanswered, help us to find answer for this one

7. What must be specified as part of a client reservation?

Answer

Correct Answer: An IP address and the physical address of the network adapter used by the DHCP client

Note: This Question is unanswered, help us to find answer for this one

8. Which of the following is a universal and uniform numeric identifier for each computer on the network?

Answer

Correct Answer: IP address

Note: This Question is unanswered, help us to find answer for this one

9.

You have four Class C network addresses:


203.200.5.0, 203.200.6.0, 203.200.7.0 and 203.200.8.0


You want to combine these addresses into one logical network to increase the host IDs that you can have on one subnet. Which subnet mask should you assign?

Answer

Correct Answer: 255.255.252.0

Note: This Question is unanswered, help us to find answer for this one

10. Assuming that none of the hosts has cached the entries, how many ARP broadcasts would be required for a host on one subnet to communicate with a host on a remote subnet that is separated by a single router?

Answer

Correct Answer: 2

Note: This Question is unanswered, help us to find answer for this one

11. By default how many subnets can you create with a Class B network address using a subnet mask of 255.255.252.0?

Answer

Correct Answer: 64

Note: This Question is unanswered, help us to find answer for this one

12. What are some of the keywords that can be included in your LMHOSTS file?

Answer

Correct Answer: #MH
#PRE

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

13. Which of the following Protocols is used as a security Protocol and is also one of the secure encryption systems used in communication?

Answer

Correct Answer: Kerberos

Note: This Question is unanswered, help us to find answer for this one

14. How do you resolve IP addresses locally?

Answer

Correct Answer: With an ARP request and an ARP reply

Note: This Question is unanswered, help us to find answer for this one

15. How can a host resolve an IP address of another host located on the same subnet without needing to send a broadcast?

Answer

Correct Answer: If the entry is already in the source host's ARP cache

Note: This Question is unanswered, help us to find answer for this one

16. Which of the following address is reserved for loopback tests?

Answer

Correct Answer: 127.0.0.1

Note: This Question is unanswered, help us to find answer for this one

17. Which address classes cannot be assigned to host computers?

Answer

Correct Answer: Class D and Class E

Note: This Question is unanswered, help us to find answer for this one

18. Which of the following is a Multicast Address?

Answer

Correct Answer: 224.10.1.7

Note: This Question is unanswered, help us to find answer for this one

19. What is the default subnet mask for a Class C network?

Answer

Correct Answer: 255.255.255.0

Note: This Question is unanswered, help us to find answer for this one

20. Which of the following addresses are reserved for multicasting?

Answer

Correct Answer: Class D addresses

Note: This Question is unanswered, help us to find answer for this one

21. How many hosts can a Class A network accommodate?

Answer

Correct Answer: Over 16 million

Note: This Question is unanswered, help us to find answer for this one

22. What is the default time-to-live (TTL) value for an entry in the ARP cache?

Answer

Correct Answer: Depends on OS

Note: This Question is unanswered, help us to find answer for this one

23. Which of the following is definitely a broadcast address for a class C network having Subnet Mask 255.255.255.0?

Answer

Correct Answer: xxx.xxx.xxx.255

Note: This Question is unanswered, help us to find answer for this one

24. What is the maximum number of usable subnets that you can create in a class B network?

Answer

Correct Answer: 16384

Note: This Question is unanswered, help us to find answer for this one

25. What is the broadcast address of IP address 172.16.10.0 with a subnet mask of 255.255.252.0?

Answer

Correct Answer: 172.16.11.255

Note: This Question is unanswered, help us to find answer for this one

26. Which class address has the beginning range of 192.0.0.1 and the ending range of 223.255.255.254?

Answer

Correct Answer: Class C

Note: This Question is unanswered, help us to find answer for this one

27. Which utility should you use to test whether TCP/IP has been initialized on a computer?

Answer

Correct Answer: ping

Note: This Question is unanswered, help us to find answer for this one

28. On which layer of OSI (Open Systems Interconnection) model do TCP and UDP work?

Answer

Correct Answer: Transport Layer

Note: This Question is unanswered, help us to find answer for this one

29. What TCP/IP configuration settings are required for a computer to be able to communicate outside of its local subnet?

Answer

Correct Answer: A unique IP address, a subnet mask and the IP address of a default gateway

Note: This Question is unanswered, help us to find answer for this one

30. Which of the following Protocols use port number 25?

Answer

Correct Answer: SMTP

Note: This Question is unanswered, help us to find answer for this one

31. Which file transfer Protocol uses UDP as a transport Protocol and lacks security?

Answer

Correct Answer: TFTP

Note: This Question is unanswered, help us to find answer for this one

32. You have 350 computers spread across eight subnets with two DHCP servers. You want each workstation to receive an IP address even when one of the DHCP servers is down. What should you do?

Answer

Correct Answer: Create eight DHCP scopes on each DHCP server

Note: This Question is unanswered, help us to find answer for this one

33. Which protocol is used to transfer information between a WWW server and a WWW browser?

Answer

Correct Answer: HTTP

Note: This Question is unanswered, help us to find answer for this one

34. What is the purpose of the metric value in a routing table?

Answer

Correct Answer: It is used to find the best route to the desired network

Note: This Question is unanswered, help us to find answer for this one

35. What is the maximum number of valid IP addresses in a class C network?

Answer

Correct Answer: 254

Note: This Question is unanswered, help us to find answer for this one

36. Which of the following Protocols can automatically provide IP address, subnet mask, default gateway and DNS server's IP address to a client on a network?

Answer

Correct Answer: DHCP

Note: This Question is unanswered, help us to find answer for this one

37. When is supernetting required?

Answer

Correct Answer: When a single subnet needs more host IDs than provided by the class of address

Note: This Question is unanswered, help us to find answer for this one

38. At what point does a DHCP client attempt to renew its lease?

Answer

Correct Answer: When 1/2 of the lease period has expired

Note: This Question is unanswered, help us to find answer for this one

39. You have a Class B network and you plan to break it up into seven subnets. One subnet will be connected to the Internet, but you want all computers to have access to the Internet. How should you assign the subnet mask on the router for the networks?

Answer

Correct Answer: By creating a custom subnet mask

Note: This Question is unanswered, help us to find answer for this one

40. Which Protocol uses port number 21?

Answer

Correct Answer: FTP

Note: This Question is unanswered, help us to find answer for this one

41. What is the binary value of 157?

Answer

Correct Answer: 10011101

Note: This Question is unanswered, help us to find answer for this one

42. In TCP/IP, what is the Windowing mechanism used for?

Answer

Correct Answer: It enables TCP to control the flow of data

Note: This Question is unanswered, help us to find answer for this one

43. Which of the following indicates a local class C subnet?

Answer

Correct Answer: xxx.xxx.xxx.0

Note: This Question is unanswered, help us to find answer for this one

44. What is the port number used by HTTP?

Answer

Correct Answer: 80

Note: This Question is unanswered, help us to find answer for this one

45. How many hosts can you assign with a Class C network address using a subnet mask of 255.255.255.192?

Answer

Correct Answer: 62

Note: This Question is unanswered, help us to find answer for this one

46. What is the purpose of a DHCP relay agent?

Answer

Correct Answer: To forward DHCP requests to a DHCP server from DHCP clients in a subnet that does not contain a DHCP server

Note: This Question is unanswered, help us to find answer for this one

47. Which are the two valid IP addresses in the subnets of 192.168.10.0 network with a subnet mask of 255.255.255.248?

Answer

Correct Answer: 192.168.10.1
192.168.10.5

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

48. After a host name is resolved to an IP address, what does a local host need to do next to communicate with the target host if the target host resides on the same subnet?

Answer

Correct Answer: Resolve the IP address to a physical address using ARP

Note: This Question is unanswered, help us to find answer for this one

49. To which subnet does the IP address 10.120.100.255/18 belong to?

Answer

Correct Answer: 10.120.64.0

Note: This Question is unanswered, help us to find answer for this one

50. What is the class of IP address 128.10.15.24?

Answer

Correct Answer: Class B

Note: This Question is unanswered, help us to find answer for this one

51. Your Company has a class C network. Your company requires 6 usable subnets, with 20 hosts in each subnet. Which subnet mask will you use?

Answer

Correct Answer: 255.255.255.224

Note: This Question is unanswered, help us to find answer for this one

52. If UDP receives datagrams that are not in a sequence, what will it do?

Answer

Correct Answer: None of the above

Note: This Question is unanswered, help us to find answer for this one

53. Which of the following is a valid host IP address?

Answer

Correct Answer: 200.100.100.32/26

Note: This Question is unanswered, help us to find answer for this one

54. Which of the following is a valid unicast IP address?

Answer

Correct Answer: 192.168.1.5/30

Note: This Question is unanswered, help us to find answer for this one

55. What is maximum number of hosts allowed on subnet 172.20.64.0/23?

Answer

Correct Answer: 510

Note: This Question is unanswered, help us to find answer for this one

56. How does ARP work when attempting to resolve the IP address of a destination host located on a different subnet?

Answer

Correct Answer: By sending an ARP broadcast requesting the physical address of the router

Note: This Question is unanswered, help us to find answer for this one

57. Which one of the following addresses can be used as a host address for the subnet 200.100.10.64/27?

Answer

Correct Answer: 200.100.10.90

Note: This Question is unanswered, help us to find answer for this one

58. What kind of message can an SNMP agent generate?

Answer

Correct Answer: A trap message

Note: This Question is unanswered, help us to find answer for this one

59. What does the HOSTS file contain?

Answer

Correct Answer: An entry for each host's IP address followed by the host name

Note: This Question is unanswered, help us to find answer for this one

60. How is a subnet mask specified for supernetting?

Answer

Correct Answer: The host ID portion of a class address is extended to use a portion of the network ID

Note: This Question is unanswered, help us to find answer for this one

61. If you have a subnet mask of /27 for a class C network, how many subnets and host per subnet will you get?

Answer

Correct Answer: 8 networks and 30 hosts

Note: This Question is unanswered, help us to find answer for this one

62. Which IP address class does the following IP address belong to? 78.34.6.90

Answer

Correct Answer: Class A

Note: This Question is unanswered, help us to find answer for this one

63. What is the network ID of IP address 172.30.60.0/20?

Answer

Correct Answer: 172.30.48.0

Note: This Question is unanswered, help us to find answer for this one

64. Which protocols does SNMP use when sending messages between subnets?

Answer

Correct Answer: IP and UDP

Note: This Question is unanswered, help us to find answer for this one

65. Which protocol matches the remote host's physical address to a given IP address?

Answer

Correct Answer: ARP

Note: This Question is unanswered, help us to find answer for this one

66. Which Protocol is used to find the IP address from the name of a website/host?

Answer

Correct Answer: DNS

Note: This Question is unanswered, help us to find answer for this one

67. Your network has an IP of 150.150.0.0 and you need to divide it into multiple subnets. You need 600 host IDs for each subnet, with the largest amount of subnets available. Which subnet mask should you assign?

Answer

Correct Answer: 255.255.252.0

Note: This Question is unanswered, help us to find answer for this one

68. In which class of addresses does the first octet specify the network ID and the last three octets specify the host ID?

Answer

Correct Answer: Class A

Note: This Question is unanswered, help us to find answer for this one

69. How can you prevent a DHCP server from assigning an IP address to a DHCP client when that address is within the range of addresses defined in a DHCP scope?

Answer

Correct Answer: Create an exclusion range containing the IP address

Note: This Question is unanswered, help us to find answer for this one

70. Which technique enables a single network address to span multiple physical networks?

Answer

Correct Answer: Subnetting

Note: This Question is unanswered, help us to find answer for this one

71. How many subnets are available in a class B network with subnet mask of 255.255.255.0?

Answer

Correct Answer: 256

Note: This Question is unanswered, help us to find answer for this one

72. Which of the following Protocols is used for transferring electronic mail?

Answer

Correct Answer: SMTP

Note: This Question is unanswered, help us to find answer for this one

73. You have a Class A network address with 60 subnets. You need to add 40 new subnets in the next two years and still allow for the largest possible number of host IDs per subnet. Which subnet mask should you assign?

Answer

Correct Answer: 255.254.0.0

Note: This Question is unanswered, help us to find answer for this one

74. Which protocol does the ping command use when attempting to test whether a remote host is running?

Answer

Correct Answer: ICMP

Note: This Question is unanswered, help us to find answer for this one

75. Which statements are true regarding UDP?

Answer

Correct Answer: It is a connectionless service
It is less reliable as compared to TCP

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

76. What is the top-most level of the Internet domain name hierarchy called?

Answer

Correct Answer: The root domain

Note: This Question is unanswered, help us to find answer for this one

77. TCP is less reliable but faster than UDP.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

78. Which Protocol is used to obtain the MAC address from a given IP address?

Answer

Correct Answer: ARP

Note: This Question is unanswered, help us to find answer for this one

79. What is the maximum life time of an entry in the Dynamic ARP cache?

Answer

Correct Answer: 10 minutes

Note: This Question is unanswered, help us to find answer for this one

80. How many bits are used to represent an IPv4 address?

Answer

Correct Answer: 32

Note: This Question is unanswered, help us to find answer for this one

81. What is the binary value of hex BF?

Answer

Correct Answer: 10111111

Note: This Question is unanswered, help us to find answer for this one

82. In TCP/IP protocol suite,where does ARP fall?

Answer

Correct Answer: Phiysical and MAC layer

Note: This Question is unanswered, help us to find answer for this one

83. 06-00-00-00-00-00 is Unicast MAC Address

Answer

Correct Answer: TRUE

Note: This Question is unanswered, help us to find answer for this one

84. A switch will forward a unicast frame through all of its ports (except for the port that originated the frame)

Answer

Correct Answer: If the switch has no knowledge of which port leads to that MAC address

Note: This Question is unanswered, help us to find answer for this one

85. 06-00-00-00-00-00 is Universally administered MAC address

Answer

Correct Answer: FALSE

Note: This Question is unanswered, help us to find answer for this one

86. Which of the following is a VALID use of IP address 24.0.0.0/8?

Answer

Correct Answer: Cable television networks

Note: This Question is unanswered, help us to find answer for this one

87. A TCP header should contain a:

Answer

Correct Answer: sequence field

Note: This Question is unanswered, help us to find answer for this one

88. Which of the following is NOT a protocol associated with the TCP/IP internetwork layer?

Answer

Correct Answer: User Datagram Protocol (UDP)

Note: This Question is unanswered, help us to find answer for this one

89. Which of the following is incorrect about an IPv4 address?

Answer

Correct Answer: An IP address is 32 bytes long

Note: This Question is unanswered, help us to find answer for this one

90. What is binary 00011000.01001100.01111001.00001010 equivalent to in Decimal?

Answer

Correct Answer: 24.76.121.10

Note: This Question is unanswered, help us to find answer for this one

91. What is the maximum size of RIP datagrams?

Answer

Correct Answer: 512 octet

Note: This Question is unanswered, help us to find answer for this one

92. Which of the following protocols was designed to overcome the weaknesses of RARP (Reverse Address Resolution Protocol)?

Answer

Correct Answer: Bootstrap Protocol (BOOTP)

Note: This Question is unanswered, help us to find answer for this one

93. VERSION, IHL, TOS etc are valid properties of which of the following?

Answer

Correct Answer: IP datagram

Note: This Question is unanswered, help us to find answer for this one

94. Which of the following protocol messages belong to STD 6?

Answer

Correct Answer: User Datagram Protocol (UDP)

Note: This Question is unanswered, help us to find answer for this one

95. Which of the following is a VALID use of IP address 0.0.0.0/8?

Answer

Correct Answer: "This" network

Note: This Question is unanswered, help us to find answer for this one

96. Which of the following is not true regarding the traceroute application?

Answer

Correct Answer: It uses TCP packets encapsulated in an IP packet

Note: This Question is unanswered, help us to find answer for this one

97. Which of the following socket bypass the normal TCP/IP processing?

Answer

Correct Answer: Raw socket

Note: This Question is unanswered, help us to find answer for this one

98. Which of the following is not a valid TCP/IP protocol layer ?

Answer

Correct Answer: Session

Note: This Question is unanswered, help us to find answer for this one

99. What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model?

Answer

Correct Answer: Host-to-Host

Note: This Question is unanswered, help us to find answer for this one

100. Who invented TCP/IP?

Answer

Correct Answer: Cerf and Kahn

Note: This Question is unanswered, help us to find answer for this one

101. Which of the following correctly define maximum transmission unit (MTU)?

Answer

Correct Answer: Maximum frame size of a physical network

Note: This Question is unanswered, help us to find answer for this one

102. Which of the following is a connectionless network socket ?

Answer

Correct Answer: Datagram socket

Note: This Question is unanswered, help us to find answer for this one

103. Based on the provided answers, what is the best INCORRECT answer for ICMP?

Answer

Correct Answer: If an ICMP packet is dropped, a new ICMP packet will be generated

Note: This Question is unanswered, help us to find answer for this one

104. Which of the following is NOT a valid Dynamic Host Configuration Protocol (DHCP) message type?

Answer

Correct Answer: DHCPNRELEASE

Note: This Question is unanswered, help us to find answer for this one

105. Which of the following is TRUE about Interior Gateway Protocols (IGPs)?

Answer

Correct Answer: Allow routers to exchange information within an autonomous system

Note: This Question is unanswered, help us to find answer for this one

106. Which of the following is NOT a protocol associated with the TCP/IP transport layer?

Answer

Correct Answer: Internet Protocol (IP)

Note: This Question is unanswered, help us to find answer for this one

107. TCP/IP reference model contains how many layers

Answer

Correct Answer: 4

Note: This Question is unanswered, help us to find answer for this one

108. Which of the following protocol messages belong to STD 5?

Answer

Correct Answer: Internet Control Message Protocol (ICMP)

Note: This Question is unanswered, help us to find answer for this one

109. Layer 4 of the OSI model contains the TCP and UDP protocols, what is FALSE about UDP?

Answer

Correct Answer: Does not contain any port numbers

Note: This Question is unanswered, help us to find answer for this one

110. Which of the following is a VALID use of IP address 14.0.0.0/8?

Answer

Correct Answer: Public-data networks

Note: This Question is unanswered, help us to find answer for this one

111. Which of the following TCP/IP layer provides the end-to-end data transfer by delivering data from an application to its remote peer?

Answer

Correct Answer: Transport

Note: This Question is unanswered, help us to find answer for this one

112. In an IPv4 header the IP Flag is set to D. What does it mean?

Answer

Correct Answer: 0x40 : Do not fragment

Note: This Question is unanswered, help us to find answer for this one

113. Internet Protocol (IP) is the most important protocol in which of the following layer

Answer

Correct Answer: Internetwork layer

Note: This Question is unanswered, help us to find answer for this one

114. Dynamic Host Configuration Protocol (DHCP) supports which of the following mechanisms for IP address allocation?

Answer

Correct Answer: All of the given options are correct

Note: This Question is unanswered, help us to find answer for this one

115. Which of the following TCP/IP protocol layer is also called as a link layer or the data-link layer?

Answer

Correct Answer: Network interface

Note: This Question is unanswered, help us to find answer for this one

116. Which of the following TCP/IP protocol layer is also called as internet layer or the network layer?

Answer

Correct Answer: Internetwork layer

Note: This Question is unanswered, help us to find answer for this one

117. Which of the following allows a router to respond to an ARP request that is intended for a remote host?

Answer

Correct Answer: Proxy ARP

Note: This Question is unanswered, help us to find answer for this one

118. Which of the following is an VALID RIP packet type?

Answer

Correct Answer: Request packet and Response packet

Note: This Question is unanswered, help us to find answer for this one

119. Which of the following correctly describes Dynamic Host Configuration Protocol (DHCP) message type DHCPOFFER?

Answer

Correct Answer: Response from a server to a DHCPDISCOVER and offering IP address and other parameters

Note: This Question is unanswered, help us to find answer for this one

120. TCP contains fields in the header of TCP Segment to identify upper layer applications, what are these fields?

Answer

Correct Answer: Source and Destination Port Numbers

Note: This Question is unanswered, help us to find answer for this one

121. Which of the following IP addresses use 8 bits for the <network> and 24 bits for the <host> portion of the IP address?

Answer

Correct Answer: Class A addresses

Note: This Question is unanswered, help us to find answer for this one

122. IP addresses are represented by a which of the following sized unsigned binary value?

Answer

Correct Answer: 32-bit

Note: This Question is unanswered, help us to find answer for this one

123. Which of the following is an interface between an application/program/software and network?

Answer

Correct Answer: socket

Note: This Question is unanswered, help us to find answer for this one

124. Which of the following is a VALID use of IP address 224.0.0.0/4?

Answer

Correct Answer: Multicast

Note: This Question is unanswered, help us to find answer for this one

125. Which of the following fields in the header of an IP packet will be decremented by one at each router?

Answer

Correct Answer: The Time to Live (TTL)

Note: This Question is unanswered, help us to find answer for this one

126. The network number portion of the IP address is administered by which of the following?

Answer

Correct Answer: All of the given options are valid

Note: This Question is unanswered, help us to find answer for this one

127. Which of the following IP addresses use 14 bits for the <network> and 16 bits for the <host> portion of the IP address?

Answer

Correct Answer: Class B addresses

Note: This Question is unanswered, help us to find answer for this one

128. Which of the following are reserved for future/experimental/test use?

Answer

Correct Answer: Class E addresses

Note: This Question is unanswered, help us to find answer for this one

129. What is the telecommunication protocol that all computers must use to be part of the Internet.

Answer

Correct Answer: IP

Note: This Question is unanswered, help us to find answer for this one

130. Which of the following type of IP addresses are suitable for networks with an extremely large number of hosts?

Answer

Correct Answer: Class A addresses

Note: This Question is unanswered, help us to find answer for this one

131. Which of the following addresses have : First 24 bits : Network address Last 8 bits : Local host address

Answer

Correct Answer: Class C addresses

Note: This Question is unanswered, help us to find answer for this one

132. Which of the following IP addresses are reserved for multicasting (broadcasting)?

Answer

Correct Answer: Class D addresses

Note: This Question is unanswered, help us to find answer for this one

133. Which of the following protocol adds no reliability, flow-control, or error recovery to IP and simply serves as a multiplexer/demultiplexer for sending and receiving datagrams, using ports to direct the datagrams?

Answer

Correct Answer: User Datagram Protocol (UDP)

Note: This Question is unanswered, help us to find answer for this one

134. TCP is a "Blank" protocol.

Answer

Correct Answer: Connection Oriented

Note: This Question is unanswered, help us to find answer for this one

135. Which IP address is reserved for loopback testing?

Answer

Correct Answer: 127.0.0.1

Note: This Question is unanswered, help us to find answer for this one

136. You want to implement a mechanism that automates the IP configuration, including IP address, subnet mask, default gateway, and DNS information. Which protocol will you use to accomplish this?

Answer

Correct Answer: DHCP

Note: This Question is unanswered, help us to find answer for this one

137. Which of the following is a VALID dynamic routing protocol category?

Answer

Correct Answer: All of the given options are valid

Note: This Question is unanswered, help us to find answer for this one

138. Which of the following networks major networks contain an incorrect subnet mask?

Answer

Correct Answer: Class D with a mask 255.255.255.255 or /32

Note: This Question is unanswered, help us to find answer for this one

139. Which of the following is private IP address?

Answer

Correct Answer: 192.168.24.43

Note: This Question is unanswered, help us to find answer for this one

140. Which of the following IP addresses use 24 bits for the <network> and 8 bits for the <host> portion of the IP address?

Answer

Correct Answer: Class C addresses

Note: This Question is unanswered, help us to find answer for this one

141. Which of the following is the maximum length of an IP datagram?

Answer

Correct Answer: 65,535 octets

Note: This Question is unanswered, help us to find answer for this one

142. Which of the following commands can be used on some IP hosts to list the details of fragmentation?

Answer

Correct Answer: netstat

Note: This Question is unanswered, help us to find answer for this one

143. Which of the following is NOT a valid class of IP addresses?

Answer

Correct Answer: Class F

Note: This Question is unanswered, help us to find answer for this one