What are the three ways in which you can navigate the 3D View?

A. Up, down, and sideways
B. Slide, zoom, and tilt
C. Pan, orbit, and zoom
D. Move, rotate, and scale


C – You can pan to move the camera horizontally and vertically, orbit to rotate the camera
around the scene, and zoom to get the camera closer or farther from the scene.

Computer Science & Information Technology

You might also like to view...

if-else statements that are inside other if-else statements are said to be _______________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

If a base class has a non-virtual member function named print, and a pointer variable of that class is pointing to a derived object, then the code ptr->print( ); calls

a. the base class print function b. the derived print function c. both the derived and base print functions d. it causes a run-time error

Computer Science & Information Technology

There are basically two types of graphics to work with: bitmap and ____ graphics.

A. vector B. scanning C. digital D. photo

Computer Science & Information Technology

Values & Number Formatting is a gallery option found on the shortcut menu called _______

a. Paste Function b. Paste Special c. Paste Key d. Paste Choices

Computer Science & Information Technology