Which of the following is NOT a default Quick Access Toolbar button?

A) New B) Undo C) Save D) Redo


A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A graphical user interface (GUI) presents a user-friendly mechanism for interacting with an app. A GUI (pronounced “GOO-ee”) gives an app a distinctive “look-and-feel.”. b. GUIs are built from GUI components—sometimes called controls or widgets. c. Providing different apps with consistent, intuitive user-interface components gives users a sense of familiarity with a new app, so that they can learn it more quickly and use it more productively. d. All of the above statements are true.

Computer Science & Information Technology

To create a list to store integers, use

a. ArrayList list = new ArrayList<>(); b. ArrayList list = new ArrayList<>(); c. ArrayList list = new ArrayList(); d. ArrayList list = new ArrayList<>();

Computer Science & Information Technology

This type of report can be updated to reflect any data that has been added after the table was created

A) label report B) key report C) static report D) dynamic report

Computer Science & Information Technology

An animation effect that moves an object along a line or curve is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology