Which of the following is not true when changing the shape of a picture?

a. The Crop arrow displays cropping options, such as the option to crop a picture to a shape.
b. The Crop button enables the crop feature, which reduces the size of a picture by removing vertical or horizontal edges.
c. An inserted picture is square in shape.
d. You can modify a picture by changing its shape.


Answer: c. An inserted picture is square in shape.

Computer Science & Information Technology

You might also like to view...

which of the following could be true?

If v1 is a vector containing some number of int elements sorted in ascending order, after these statements execute: std::vector results1; std::vector results2; std::unique_copy(v1.begin(), v1.end(), std::back_inserter(results1)); std::reverse_copy(v1.begin(), v1.end(), std::back_inserter(results2)); a. results1 contains more elements than results2. b. The first element in results1 matches the last element in results2. c. results1 is empty but results2 is not. d. None of the above.

Computer Science & Information Technology

A slide show saved in the Slide Show format has a file extension of .potx

Indicate whether the statement is true or false

Computer Science & Information Technology

?It is easier to assign dollar values to intangible benefits.

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

Computer Science & Information Technology

In which tab of the CUPS Web interface can you add and find new printers?

A. Administration B. Classes C. Documentation/Help D. Jobs

Computer Science & Information Technology