To provide introductory information on the first page of a document, insert a ________ page
A) contents
B) cover
C) properties
D) table of contents
B
Computer Science & Information Technology
You might also like to view...
Which of the following returns the fourth character in the string variable named str and checks if there is a fourth character in the string?
a. str(3); b. str.at(3); c. str[3]; d. All of the above
Computer Science & Information Technology
How many recursive calls to function six are generated by the initial call six (9);?
a. 0 b. 1 c. 5 d. 8 e. 9
Computer Science & Information Technology
The @import rule allows users to import one style sheet into another.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following tools can manipulate changing variable cells?
A) One-variable data table B) Two-variable data table C) Goal Seek D) Solver
Computer Science & Information Technology