A _________ is the design of a set of characters.?
A. font
B. theme
C. format
D. script
Fill in the blank(s) with the appropriate word(s).
font
Rationale: An easy way to change the look of a document is to change the font. A font is the design of a set of characters. See 10-5: Formatting Text
You might also like to view...
____________________ is the difference between a task's scheduled start and baseline start date or its finish date and baseline finish date.
Fill in the blank(s) with the appropriate word(s).
The TCP protocol is used at the _______ layer of the OSI model
a. Application b. Presentation c. Network d. Transport
What security related area specified in the FIPS 200 involves the limitation of physical access to equipment and environments?
A. Access control and physical protection B. Physical and environmental protection C. Systems and communications protection D. Personnel security
Which of the following statements is false?
a. An application that requires precise floating-point calculations such as those in financial applications should use class BigDecimal from package java.math. b. We use class NumberFormat for formatting numeric values as locale-specific strings. c. In the U.S, locale, the value 15467.82 would be formatted as "15,467.82", whereas in many European locales it would be formatted as "15.467,56". d. The BigDecimal method format receives a double argument and returns a BigDecimal object that represents the exact value specied.