The use of two or more criteria on the same row is known as a:
A) wildcard criteria. B) criteria range.
C) compound criteria. D) conditional criteria.
C
You might also like to view...
What is the difference between primary and secondary users? The text gives an example of a ticket agent being a primary user of a reservation system and the ticket buyer being the secondary user. Name four examples of systems that have primary and secondary users.
What will be an ideal response?
Suppose we wanted to use a bitwise OR to add 4 onto an error code (errorCode). The expression for doing so would look like this:
A. errorCode ||= 4; B. errorCode bitwise||= 4; C. errorCode (||)= 4; D errorCode |= 4;
When you hold down the CTRL key while rolling the mouse wheel, text on the screen becomes smaller regardless of the direction in which you roll the wheel.
Answer the following statement true (T) or false (F)
By default, frame 1 of each layer has a keyframe.
Answer the following statement true (T) or false (F)