A slice ____ is an icon that is displayed next to the slice number, indicating certain information about the slice.

a. icon
b. button
c. badge
d. marker


c. badge

Computer Science & Information Technology

You might also like to view...

Which of the following operations do bidirectional iterators have?

a) Prefix operator* to make available the container element for use as l-value or r-value. b) Overloaded operator+ to add an int value to the iterator to move the place the iterator points forward by the argument number of elements. c) Overloaded operator* to multiply the iterator by an int value to move the place the iterator points by a number of elements equal to the argument. d) Overloaded operator++ to move the place the iterator points forward by one element. e) Overloaded operator-- to move the place the iterator points backward by one element. f) Overloaded operator== and operator!= to determine whether two iterators point to the same element.

Computer Science & Information Technology

The ____ command isolates the foreground from the background.

A. Remove Foreground B. Remove Background C. Isolate Foreground D. Isolate Background

Computer Science & Information Technology

The default interpolation method is ____ interpolation.

a. Nearest Neighbor b. Bilinear c. Bicubic Automatic d. Bicubic Smoother

Computer Science & Information Technology

If you apply a gradient layer and want to change it, you can double-click the gradient thumbnail on the gradient fill layer to reopen the ____ dialog box.

a. effects b. temporary c. Gradient Fill d. Gradient Thumbnail

Computer Science & Information Technology