Which parameter determines which IP addresses are in the same subnetwork?

A) IP class
B) Subnet mask
C) Default gateway
D) Subnet identifier


B
Explanation: The subnet mask is used to determine which bits are used for the network portion of an address and which will be used for the host portion; this information controls which IP addresses are on the same subnetwork.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. To ensure that the operands in a mixed-type expression are of the same type, Java performs implicit conversion on selected operands. b. Cast operators are unary operators. c. Cast operators associate from right to left and are one level lower in precedence than the multiplicative operators. d. Cast operators are formed by placing parentheses around the name of a type.

Computer Science & Information Technology

Which operator can be used in string concatenation?

a. * b. += c. ++ d. =+

Computer Science & Information Technology

A file in which the data in each column is separated by an identifying character such as a comma is a ________ text file

A) fixed B) delimited C) separated D) columnar

Computer Science & Information Technology

Describe statistical quality assurance?

What will be an ideal response?

Computer Science & Information Technology