What is assigned to each node on a network, which is then used by the Network layer to uniquely identify the node?

a. MAC address
b. IP address
c. port address
d. autonomous system address

ANSWER: b

Computer Science & Information Technology

You might also like to view...

What element is used to create a line that helps break up elements on a page?

A) B) C) D)

Computer Science & Information Technology

When compiling a class in a package, the javac command-line option ________ causes the javac compiler to create appropriate directories based on the class’s package declaration.

a. -p. b. -a. c. -d. d. -dir.

Computer Science & Information Technology