You would apply a ________, which is a collection of design choices that includes colors, fonts, and special effects used to give a consistent look to your work

A) gallery B) view C) theme D) template

C

Computer Science & Information Technology

You might also like to view...

What types of comments can you create in ActionScript?

What will be an ideal response?

Computer Science & Information Technology

A recursive function that does not correctly handle its base case may

A) return 0 and stop. B) return FALSE and stop. C) cause an infinite chain of recursive calls. D) reach the NULL terminator and stop. E) None of the above

Computer Science & Information Technology