All of the following are Photoshop filter categories EXCEPT ____.

a. Artistic
b. Rasterize
c. Blur
d. Distort


b. Rasterize

Computer Science & Information Technology

You might also like to view...

Document libraries are centralized locations for what?

A) OneNote panel extensions for Word documents B) BI Excel Services with OneNote reporting services turned on C) Documents such as reports, presentations, and proposals D) Microsoft SQL Server databases and log files with reporting services turned on E) SQL Server database, log, and report files

Computer Science & Information Technology

If the input to the program segment at the right is 85, what is its output?

a. A scanf("%d", &s); if (s >= 90) b. B printf("A\n"); else if (s >= 70) c. C printf("C\n"); else if (s >= 80) d. D printf("B\n"); else e. C printf("D\n"); B

Computer Science & Information Technology

A(n) ____ loop structure visits each element in a sequence or counts through a sequence of numbers using a single loop control variable.

A. nested B. linear C. single D. straight

Computer Science & Information Technology

The ____ element marks a set of entries to display as a drop-down list.

A. input B. option C. select D. label

Computer Science & Information Technology