You're the network administrator for a company located in Arizona that has just opened an office in Texas. You need to make sure that the two locations can communicate. What type of network are you implementing?

A. MAN
B. WAN
C. internetwork
D. extended LAN


Answer: B

Computer Science & Information Technology

You might also like to view...

List all files with prefix file

What will be an ideal response?

Computer Science & Information Technology

Which method would you most likely use to add an element to an end of a vector?

A. insertElementAt B. addElement C. copyInto D. lastElement

Computer Science & Information Technology

The information about invoices to customers is tracked by  ____ system.

A. supply chain management  B. product lifecycle management C. transaction processing system D. value chain system

Computer Science & Information Technology

Assuming that x and y are equal to 3 and 2, respectively, after the statement x -= y executes, the values of x and y will be:

a. x: 5; y: 3 b. x: 3; y: -1 c. x: 3; y: 5 d. x: 1; y: 2

Computer Science & Information Technology