Examlex

Solved

Match Each of the Following Terms to Their Meanings

question 12

Essay

Match each of the following terms to their meanings:
I. Template
II. Theme
III. Toggle command
IV. Format Painter
V. Mini toolbar
A. Acts somewhat like light switch that you can turn on and off
B. Provides access to the most common formatting selections such as adding bold or italic
C. Predesigned file that incorporates formatting elements
D. Enables you to quickly and easily copy formatting from one area to another
E. Collection of design choices used to give a consistent look to your work


Definitions:

Wildcard

In computing, a symbol or set of symbols used to represent unknown, variable, or multiple characters or numbers in a command or search.

SortedSet

An interface in the Java Collections Framework representing a set that maintains its elements in ascending order.

Set Interface

An interface in Java Collections Framework representing a collection that contains no duplicate elements and has no specific order.

TreeSet< T >

A navigable set implementation based on a Red-Black tree, which stores its elements in sorted, ascending order.

Related Questions