Use the _______ function to find the average of a range of cells.
Fill in the blank(s) with the appropriate word(s).
AVERAGE
Computer Science & Information Technology
You might also like to view...
In the following code, System.out.println(num) is an example of __________.
``` double num = 5.4; System.out.println(num); num = 0.0; ``` a. a value-returning method b. a void method c. a complex method d. a local variable
Computer Science & Information Technology
Which of the following is a small text file that web pages can place on your computer to keep track of your browsing activity?
A) Spyware B) Cookie C) Key logger D) Trojan
Computer Science & Information Technology
Over time, disruptive innovation tends to become less attractive to users in a new market.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
____ is a part of the complete mailing address that should appear on a letterhead.
A. City B. Postal code C. State D. Room or suite number
Computer Science & Information Technology