In the classful addressing scheme, what range of network addresses is considered a Class B?

a. 1.x.y.z to 126.x.y.z
b. 128.0.x.y to 191.255.x.y
c. 192.0.0.x to 223.255.255.x
d. 224.x.y.z to 255.x.y.z


ANSWER: b

Computer Science & Information Technology

You might also like to view...

Complete the following statements based on this declaration:

char taste[10] = "delicious"; The value of strlen(taste) is [9] . The null character is the value of [ taste[9] ] . The value of strcmp(taste, "terrible") is (less than/ greater than/ equal to) zero.

Computer Science & Information Technology

Cells referred to by a formula in another cell are called ________

A) Trace precedents B) precedent cells C) dependent cells D) Trace dependents

Computer Science & Information Technology

Completely hiding formulas in a worksheet is a(n) ________-step process

Fill in the blank(s) with correct word

Computer Science & Information Technology

Why is AGP a better solution for video than previous PCI versions?

A) Because it takes less heat B) Because the video subsystem is isolated C) Because it has its own memory controller D) Because it handles more bits at a time

Computer Science & Information Technology