AND, OR, and NOT are examples of Excel ________ functions
A) aggregate B) conjunction C) combination D) union
B
Computer Science & Information Technology
You might also like to view...
Answer the following questions true (T) or false (F)
1. If an int is added to a float, the result will be an int. 2. A default constructor requires at least one parameter in order to compile correctly. 3. All Java classes must contain a method called main.
Computer Science & Information Technology
In the 1970s and 1980s, what was an early roadblock to concurrent programming?
a) Early operating systems did not allow several programs to execute concurrently. b) Early computers were too slow to permit concurrency. c) Early programming languages did not include primitives enabling programmers to write concurrent programs. d) all of the above
Computer Science & Information Technology