Software that is available on demand via the Internet is called

a. proprietary software.
b. Software as a Service (SaaS).
c. productivity software.
d. open source software.

B

Computer Science & Information Technology

You might also like to view...

The network technician used ghosting software to install multiple programs on multiple lab computers

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following statements about the Using statement is true?

a) It simiplifies writing code in which you use a resource b) It only works with objects that implement the IDisposable interface c) It implicitly places its body in a Try block, and includes a Finally block which executes the object’s Dispose method d) All of the above

Computer Science & Information Technology