When you change the size of a selection, it is called ________ .
a. resizing
b. rescaling
c. scaling
d. repositioning
c. scaling
You might also like to view...
You can set import preferences for Photoshop files in the ____________________ dialog box.
Fill in the blank(s) with the appropriate word(s).
Complete the following function for calculating the value of a number (base) raised to a power. Assume that power is positive.
int raiseTo_power (int base, int power) int ans; if (power == ______________ ) ans = ______________ ; else ans = ____________ *______________ ; return ans; }
Modify Exercise 30.10 to continuously rotate the cube.
What will be an ideal response?
A businessperson does most of their work inputting data into an online database. Which design would most likely benefit this user?
A) Liquid cooling B) Thin client C) HTPC D) Server