Multilevel lists can be _____ using a variety of predefined or customized styles.
A. numbered
B. lettered
C. bulleted
D. all of the above
Answer: D
You might also like to view...
Better error-handling features and easier updating capabilities are advantages over using macros offered by ____.
A. Navigation B. Buttons C. VBA D. Programming
Which of the following is false?
a. The size of an ArrayList can be determined via its length instance variable. b. The size of an ArrayList can be determined via its size method. c. You can add a new item to the end of an ArrayList with its add method. c. You can get an item from a specified index in an ArrayList with its get method.
Which of the following patterns is not considered a regular expression?
a. "cat" b. "my cat is black" c. "cat & dog = *!?*#!" d. all are regular expressions
Think of the ____ command as a creating individual, selectable objects.
A. Outline B. Offset C. Expand D. Effect