The ____ category of Excel functions returns (true-false) values.
A. Information
B. Statistical
C. Logical
D. Math & Trig
Answer: C
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
A is a special variable that receives a value being passed into a procedure or function.
a. temporary variable b. pseudo-constant c. class-level variable d. parameter
Related ________ make up a table
Fill in the blank(s) with correct word
When creating a PivotTable, fields from the PivotTable Field list entries can be dragged and dropped to each of the following quadrant areas EXCEPT ________
A) Column Labels B) Row Labels C) Values D) Variables