On the Layers panel, artwork on a top layer appears ____artwork on layers beneath it.

A. above
B. behind
C. in front of
D. under


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is not a mathematical algorithm included in the Standard Library?

a. min_element b. copy c. transform d. accumulate

Computer Science & Information Technology

A standard way for a data source to be organized is with fields in:

A) columns. B) rows. C) cells. D) tables.

Computer Science & Information Technology

Which of the following String methods can be used to replace all instances of a search pattern within a string?

A. sub B. gsub C. rsub D. None of the above

Computer Science & Information Technology

Can a user save all database updates in onStop ()?

A - Yes, a user can save all database updates in onStop() B - No, a user can save in onSavedInstance() C - No, a user can save in a Bundle() D - No, In some situations, a user can't reach onStop()

Computer Science & Information Technology