The amount by which an object has rotated about its FORWARD-BACKWARD axis (compared to its original position) is called the object's ____.

A. pitch
B. variation
C. roll
D. deviation


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the value of y after the following statement is coded and executed, given that x = 3? Set y = pow(x, x)

a. 3 b. 9 c. 27 d. 81

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. Table files are used to update master files. 2. Transaction files contain information necessary to produce reports but are not able to update master files. 3. One of the primary advantages of the relational structure is that ad hoc queries are efficiently handled. 4. A one-to-many relationship may be implemented using a drop-down list.

Computer Science & Information Technology

The bar at the top of any window is known as the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which statement is not correct? The structured design approach

A. is a top-down approach B. is documented by data flow diagrams and structure diagrams C. assembles reusable modules rather than creating systems from scratch D. starts with an abstract description of the system and redefines it to produce a more detailed description of the system

Computer Science & Information Technology