When working with SmartArt Graphic types, a ________ shows steps in a process or timeline.
a. List
b. Process
c. Cycle
d. Hierarchy
Ans: b. Process
Computer Science & Information Technology
You might also like to view...
When saving an HTML/XHTML file, what file extension should you type?
A) .htm B) .web C) .txt D) .doc
Computer Science & Information Technology
Which of the following statements is false?
a. You can specify the default amount of space between a GridPane’s columns and rows with its Hgap (horizontal gap) and Vgap (vertical gap) properties, respectively. b. You can type in a TextField only if it’s “in focus”—that is, it’s the control that the user is interacting with. c. When you click an interactive control, it prompts for input. d. When you press the Tab key, the focus transfers from the current focusable control to the next one—this occurs in the order the controls were added to the GUI.
Computer Science & Information Technology