A technician needs to setup an Internet connection for a small office. There are five users that need the ability to use email and do online research. The office manager wants the connection to be always on and be as inexpensive as possible. Which of the following would BEST fit the needs of this office?

A. Broadband
B. T1
C. Frame Relay
D. Satellite


Answer: A. Broadband

Computer Science & Information Technology

You might also like to view...

A large company pays its salespeople on a commission basis. The salespeople each receive $200 per week plus 9% of their gross sales for that week. For example, a salesperson who sells $5000 worth of chemicals in a week receives $200 plus 9% of $5000, or a total of $650. Develop a C++ program that uses a while statement to input each salesperson’s gross sales for last week and calculates and

displays that salesperson’s earnings. Process one salesperson’s figures at a time. Enter sales in dollars (-1 to end): 5000.00 Salary is: $650.00 Enter sales in dollars (-1 to end): 6000.00 Salary is: $740.00 Enter sales in dollars (-1 to end): 7000.00 Salary is: $830.00 Enter sales in dollars (-1 to end): -1

Computer Science & Information Technology

You CANNOT edit a crosstab query

Indicate whether the statement is true or false

Computer Science & Information Technology

List three advantages that server virtualization offers.

What will be an ideal response?

Computer Science & Information Technology

Which attribute refers to the images folder when specifying the location of an image to display??

A. ?src B. ?loc C. ?pic D. ?fld

Computer Science & Information Technology