Which is true about web-based application software?

A) It is installed by the computer manufacturer.
B) It is always free.
C) It is stored completely on a web server instead of your hard drive.
D) It does not need an Internet connection.

C

Computer Science & Information Technology

You might also like to view...

Which principle is most valuable in deterring fraud?

A. Need to Know B. Least Privilege C. Separation of Duties D. DAC

Computer Science & Information Technology

When using a for loop to count through a range of doublevalues, you should avoid using the ____ operator to control the loop.

A. < B. <= C. != D. >

Computer Science & Information Technology