A new corporation needs a data network that must meet certain requirements. The network must provide a low cost connection to sales people dispersed over a large geographical area. Which two types of WAN infrastructure would meet the requirements? (Choose two.)

A. private infrastructure
B. dedicated
C. public infrastructure
D. Internet
E. satellite


public infrastructure
Internet

Computer Science & Information Technology

You might also like to view...

You can declare that an interface is a functional interface by preceding it with the @FunctionalInterface annotation. The compiler will then ensure that the interface contains ________; otherwise, it’ll generate a compilation error.

a. no abstract methods b. all abstract methods c. only one abstract method d. one or more abstract methods.

Computer Science & Information Technology

During document editing, it is a good practice to use the Save As option and rename the file in order to keep the original unchanged

Indicate whether the statement is true or false

Computer Science & Information Technology

If you click Ignore Error, the error is NOT marked to be ignored for each consecutive check

Indicate whether the statement is true or false

Computer Science & Information Technology

In the software maintenance process, the program is modified to fix the (identified) problems and/or to enhance it.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology