Sydney needs to resize a picture so that it is exactly 2 inches tall and 3 inches wide. She should do which of the following?

a. Click the Position button and select the desired option.
b. Enter the height in the Shape Height text box and enter the width in the Shape Width text box.
c. Click the Align button and select the desired option.
d. Drag one of the sizing handles.


Answer: b. Enter the height in the Shape Height text box and enter the width in the Shape Width text box.

Computer Science & Information Technology

You might also like to view...

To ensure that a macro works as expected after the macro has been created and assigned a button or menu item, it should be ________

A) viewed B) saved C) protected D) tested

Computer Science & Information Technology

Which one of the following statements does NOT apply to object-oriented programming?

(A) Object-oriented programming helps to prevent the complete rewriting of a program every time a minor change needs to be made. (B) Object-oriented programming makes use of the principle of “data hiding.” (C) Object-oriented programming makes use of the encapsulation within an object of data and procedures that act on the data. (D) Object-oriented programming depends on the programmer having access to and understanding all of the code that contains the data and procedures that are encapsulated within an object.

Computer Science & Information Technology

Which of the following are the same as 1545.534?

a. 1.545534e+3 b. 0.1545534e+4 c. 1545534.0e-3 d. 154553.4e-2

Computer Science & Information Technology

You use ____ to improve the performance of your programs.

A. icons B. multithreading C. interfaces D. object dictionaries

Computer Science & Information Technology