________ is an online alternative to office application suites

a. Google Drive
b. OpenOffice
c. TextEdit
d. WordPad


A

Computer Science & Information Technology

You might also like to view...

MC The notation______indicates the fourth element of a sequence.

a) a(4). b) a[4]. c) a[3]. d) None of the above.

Computer Science & Information Technology

The programs that control and manage the basic operations of a computer are generally referred to as ____________.

a. application software b. RAM c. system software d. output devices

Computer Science & Information Technology

What is a data structure that supports range queries called?

a. Binary tree b. Double linked list c. Array d. Hash table

Computer Science & Information Technology

To carry out some conversions, C# requires that variables .

a) are passed by value b) are passed by reference c) be explicitly converted to a different type to avoid unintended data loss d) are used only within the block in which the variables are declared

Computer Science & Information Technology