The four types of animation groups are:

A) Fade, Wipe, Random, and Effect.
B) Appearance, Subtle, Exciting, and Dynamic Content.
C) Entrance, Emphasis, Exit, and Motion Paths.
D) Delayed, Instant, ZigZag, and Objects.


C

Computer Science & Information Technology

You might also like to view...

If you enter a start date with the task, the due date automatically changes to match the start date.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which declares a 2-Dimensional array named The_Days and assigns it the days of the week?

A. char The Days[7][5] = {“Sun”, “Mon”, “Tue”, “Wed”, “Thu”, “Fri”, “Sat” }; B. string The_Days[ ][5] = {“Sun”, “Mon”, “Tue”, “Wed”, “Thu”, “Fri”, “Sat” }; C. char The Days[7][ ] = {“Sun”, “Mon”, “Tue”, “Wed”, “Thu”, “Fri”, “Sat” }; D. char The_Days[7][5] = {“Sun”, “Mon”, “Tue”, “Wed”, “Thu”, “Fri”, “Sat” };

Computer Science & Information Technology

Critical Thinking QuestionsCase D-2Beth is running for student council, and she is in the middle of creating her campaign poster. She is using Photoshop because of the various ways it allows her to add effects to type. Beth wants her poster to imply that the old student council will disappear in favor of a stronger council once she is elected. Which of the following effects might be a good choice for her to apply to the text "OLD STUDENT COUNCIL" on her design in order to push the idea of the old ideas disappearing?

A. emboss B. vignette C. glow D. fade

Computer Science & Information Technology

The ScreenTip button is located in the ________ dialog box

A) Insert Hyperlink B) Slide Show C) Additions D) Actions

Computer Science & Information Technology