FIGURE AC 1-1 You would open the dialog box shown in the accompanying figure to ____.

A. use user templates
B. use Quick Start
C. compact & repair a database
D. use a blank form


Answer: B

Computer Science & Information Technology

You might also like to view...

Given the overloaded function prototype:

``` void CalcShape(int w);``` Which of the prototypes below would not be a valid overloaded function? A. int CalcShape(int w, float p); B. void CalcShape(int w, int y); C. float CalcShape(int w); D. void CalcShape(char b);

Computer Science & Information Technology

If you remove a hidden worksheet with the Document Inspector, the data is not lost and you do not have to make a copy of the workbook

Indicate whether the statement is true or false

Computer Science & Information Technology

A file format that discards data during the compression process is referred to as lossy.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. Describes the content and structure of data B. Signals to a program that a document is written in XML C. A markup language tailored to contain specific pieces of information D. Develops and maintains the standards for XML E. The basic building block of an XML file F. A command that provides an instruction to XML parsers G. Occurs after the document body in an XML document H. Attached to an XML document to control what code and content a document may have I. Another name for a feed reader J. One of the more important XML vocabularies on the Internet

Computer Science & Information Technology