Scale and Rotate are examples of ____ tools.

A. Sizing
B. Transform
C. Shear
D. Vector


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements will create an object from the Random class?

a. randomNumbers() = new Random(); b. Random myNumber = new Random(); c. myNumber = new Random(); d. Random = new randomNumbers();

Computer Science & Information Technology

Write a program checkLuminance that will input red, green, and blue values, and compute the luminance using the weighted average (as below). But then print out a warning to the user based on the computed luminance:

• If the luminance is less than10, “That’s going to be awfully dark.” • If the luminance is between 50 and 200, “Looks like a good range.” • Over 250, “That’s going to be nearly white!”

Computer Science & Information Technology

The backup utility included with Windows is called______

a.BackItUp b. File History c. OneDrive d. Time Machine

Computer Science & Information Technology

You can have up to five default templates per SharePoint Online site

Indicate whether the statement is true or false

Computer Science & Information Technology