The ___________________ transform command produces a mirror image along the vertical axis.

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


Flip Horizontal

Computer Science & Information Technology

You might also like to view...

Write a method called isAlpha that accepts a character parameter and returns true if that character is either an uppercase or lowercase alphabetic letter.

What will be an ideal response?

Computer Science & Information Technology

Access contains ________ that perform routine calculations

A) Identifiers B) Built-in Functions C) Constants D) Operators

Computer Science & Information Technology

If you decide that you do not want to save the changes you have made during your current work session, you can reverse the changes by executing the ____________________ command.

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

Computer Science & Information Technology

Which of the following statements about adding an ImageView to the GUI by dragging it from the Palette’s Widgets section onto the canvas is false?

a. When you drag a view onto the canvas, the layout editor displays orange guide lines, green guide lines and a tooltip. b. The orange guide lines show the bounds of each existing view in the layout. c. The green guide lines indicate where the new view will be placed with respect to the existing views—by default, new views are added at the top of a vertical Linear-Layout, unless you position the mouse below the orange box that bounds the lay-out’s bottommost view. d. The tooltip displays how the view will be configured if you drop it at the current position.

Computer Science & Information Technology