Which of the following layers of the OSI model is responsible for routing the information in the network?

a. Transport layer
b. Network layer
c. Session layer
d. Physical layer

ANS: B

Computer Science & Information Technology

You might also like to view...

Which of the following correctly declares a dynamic array of strings?

a. p1 = new string(13); b. p1 = new string[]; c. p1 = new string[13]; d. p1 = new stringArray(13);

Computer Science & Information Technology

On a working network, the software that users employ when accessing the network resides at Layer ______________ in the OSI seven-layer model.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology