set-4
151. What is the subnet mask for a Class A IP address?
255.0.0.0
255.255.0.0
255.255.255.0
None of these
152. What is the maximum number of subnets that can be created using a Class A IP address?
2^7 = 128
2^14 = 16,384
2^21 = 2,097,152
None of these
153. What is the maximum number of hosts that can be assigned to a subnet using a Class A IP address?
2^24 - 2 = 16,777,214
2^16 - 2 = 65,534
2^8 - 2 = 254
None of these
154. What is the first valid host address in a Class A IP address with the network address 10.0.0.0 and subnet mask 255.0.0.0?
10.0.0.1
10.0.0.0
10.255.255.255
None of these
155. What is the last valid host address in a Class A IP address with the network address 10.0.0.0 and subnet mask 255.0.0.0?
10.255.255.254
10.0.0.0
10.0.0.1
None of these
156. What is a Class B IP address?
An IP address that has a large address space and is used for large networks
An IP address that has a moderate address space and is used for medium-sized networks
An IP address that has a small address space and is used for small networks
None of these
157. What is the format of a Class B IP address?
The first octet of the IP address is used to identify the network and the remaining three octets are used to identify the host
The first two octets of the IP address are used to identify the network and the remaining two octets are used to identify the host
The first three octets of the IP address are used to identify the network and the remaining octet is used to identify the host
None of these
158. What is the range of the first octet in a Class B IP address?
0 to 127
128 to 191
192 to 223
224 to 255
159. How many networks can be created using a Class B IP address?
126
16,384
2,097,152
None of these
160. How many hosts can be assigned to a network using a Class B IP address?
16,777,214
65,534
254
None of these
161. What is the subnet mask for a Class B IP address?
255.0.0.0
255.255.0.0
255.255.255.0
None of these
162. What is the maximum number of subnets that can be created using a Class B IP address?
2^7 = 128
2^14 = 16,384
2^21 = 2,097,152
None of these
163. What is the maximum number of hosts that can be assigned to a subnet using a Class B IP address?
2^24 - 2 = 16,777,214
2^16 - 2 = 65,534
2^8 - 2 = 254
None of these
164. What is a Class C IP address?
An IP address that has a large address space and is used for large networks
An IP address that has a moderate address space and is used for medium-sized networks
An IP address that has a small address space and is used for small networks
None of these
165. What is the format of a Class C IP address?
The first octet of the IP address is used to identify the network and the remaining three octets are used to identify the host
The first two octets of the IP address are used to identify the network and the remaining two octets are used to identify the host
The first three octets of the IP address are used to identify the network and the remaining octet is used to identify the host
None of these
166. What is the range of the first octet in a Class C IP address?
0 to 127
128 to 191
192 to 223
224 to 255
167. How many networks can be created using a Class C IP address?
126
16,384
2,097,152
None of these
168. How many hosts can be assigned to a network using a Class C IP address?
16,777,214
65,534
254
None of these
169. What is the subnet mask for a Class C IP address?
255.0.0.0
255.255.0.0
255.255.255.0
None of these
170. What is the maximum number of subnets that can be created using a Class C IP address?
2^7 = 128
2^14 = 16,384
2^21 = 2,097,152
None of these
171. What is the maximum number of hosts that can be assigned to a subnet using a Class C IP address?
2^24 - 2 = 16,777,214
2^16 - 2 = 65,534
2^8 - 2 = 254
None of these
172. What is a Class D IP address?
An IP address that is used for large networks
An IP address that is used for medium-sized networks
An IP address that is used for small networks
An IP address that is reserved for multicast group addresses
173. What is the range of the first octet in a Class D IP address?
0 to 127
128 to 191
192 to 223
224 to 239
174. How many hosts can be assigned to a network using a Class D IP address?
16,777,214
65,534
254
None of these
175. What is the subnet mask for a Class D IP address?
255.0.0.0
255.255.0.0
255.255.255.0
None of these
176. What is the maximum number of subnets that can be created using a Class D IP address?
2^7 = 128
2^14 = 16,384
2^21 = 2,097,152
None of these
177. What is the maximum number of hosts that can be assigned to a subnet using a Class D IP address?
2^24 - 2 = 16,777,214
2^16 - 2 = 65,534
2^8 - 2 = 254
None of these
178. What is a Class E IP address?
An IP address that is used for large networks
An IP address that is used for medium-sized networks
An IP address that is used for small networks
An IP address that is reserved for experimental or future use
179. What is the range of the first octet in a Class E IP address?
0 to 127
128 to 191
192 to 223
240 to 255
180. How many hosts can be assigned to a network using a Class E IP address?
16,777,214
65,534
254
None of these
181. What is the subnet mask for a Class E IP address?
255.0.0.0
255.255.0.0
255.255.255.0
None of these
182. What is the maximum number of subnets that can be created using a Class E IP address?
None of these
183. What is the maximum number of hosts that can be assigned to a subnet using a Class E IP address?
None of these
184. What is the main difference between IPv4 and IPv6 in terms of address space?
IPv4 has a larger address space than IPv6.
IPv6 has a larger address space than IPv4.
IPv4 and IPv6 have the same address space.
None of these
185. What is the length of an IPv4 address?
128 bits
64 bits
32 bits
16 bits
186. What is the length of an IPv6 address?
128 bits
64 bits
32 bits
16 bits
187. What is the main difference between IPv4 and IPv6 in terms of header format?
IPv4 has a simpler header format than IPv6.
IPv6 has a simpler header format than IPv4.
IPv4 and IPv6 have the same header format.
None of these
188. What is the main difference between IPv4 and IPv6 in terms of address representation?
IPv4 addresses are represented in binary form.
IPv6 addresses are represented in binary form.
IPv4 addresses are represented in hexadecimal form.
IPv6 addresses are represented in hexadecimal form.
189. What is the main difference between IPv4 and IPv6 in terms of security?
IPv4 is more secure than IPv6.
IPv6 is more secure than IPv4.
IPv4 and IPv6 have the same level of security.
None of these
190. What is the main difference between IPv4 and IPv6 in terms of support for multicast?
IPv4 has better support for multicast than IPv6.
IPv6 has better support for multicast than IPv4.
IPv4 and IPv6 have the same level of support for multicast.
None of these
191. What is the main function of the Transport layer?
To provide reliable data transmission between end systems.
To provide error-free data transmission between end systems.
To provide fast data transmission between end systems.
To provide secure data transmission between end systems.
192. What are the two main Transport layer protocols?
TCP and IP
UDP and IP
TCP and UDP
IP and ICMP
193. What is a Port and Socket?
A Port is a logical address used by the Transport layer to identify a specific process on a host, while a Socket is a combination of the IP address and Port number of a host.
A Port is a physical address used by the Network layer to identify a specific network device, while a Socket is a combination of the IP address and Port number of a host.
A Port is a logical address used by the Application layer to identify a specific process on a host, while a Socket is a combination of the IP address and Port number of a host.
A Port is a physical address used by the Transport layer to identify a specific network device, while a Socket is a combination of the IP address and Port number of a host.
194. What is the main purpose of Connection establishment and Connection release in the Transport layer?
To set up and tear down connections between end systems.
To provide reliable data transmission between end systems.
To provide fast data transmission between end systems.
To provide secure data transmission between end systems.
195. What is the purpose of Flow control and buffering in the Transport layer?
To ensure that data is transmitted accurately and in the correct order.
To prevent the receiver from being overwhelmed by data from the sender.
To ensure that data is transmitted as fast as possible.
To provide secure data transmission between end systems.
196. What is the purpose of Multiplexing and de-multiplexing in the Transport layer?
To allow multiple applications to share a single network connection.
To ensure that data is transmitted accurately and in the correct order.
To prevent the receiver from being overwhelmed by data from the sender.
To provide secure data transmission between end systems.
197. What is the main function of a Congestion control algorithm in the Transport layer?
To prevent data loss and ensure reliable data transmission.
To prevent network congestion and maintain efficient network performance.
To provide fast data transmission between end systems.
To provide secure data transmission between end systems.
198. What is the main purpose of a Port in the Transport layer?
To identify a specific process on a host.
To identify a specific network device.
To provide reliable data transmission between end systems.
To provide fast data transmission between end systems.
199. What is a Socket in the Transport layer?
A physical address used by the Network layer to identify a specific network device.
A logical address used by the Application layer to identify a specific process on a host.
A combination of the IP address and Port number of a host.
None of these
200. What is an example of a Port and Socket in the Transport layer?
Port 80 and Socket 192.168.1.1:80
Port 443 and Socket 192.168.1.1:443
Port 25 and Socket 192.168.1.1:25
Port 53 and Socket 192.168.1.1:53
Last updated