________ will allow you to see what a report will look like before it is printed

Fill in the blank(s) with correct word


Print Preview

Computer Science & Information Technology

You might also like to view...

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

1. New fields, properties, and methods cannot be added to a derived class unless these elements already existed in the base class. 2. When designing an object-oriented program, the best approach is to define a base class to hold all the general data about a group of similar objects, and then define derived classes for each specific type of object. 3. Only methods in a derived class can directly access the base class's private members. 4. When program code instantiates a derived class object, the base class constructor executes first, followed by the derived class constructor.

Computer Science & Information Technology

Track Changes works only on ________ workbooks

A) read only B) non-shareable C) enabled D) shared

Computer Science & Information Technology

A(n) ____ provides a pictorial representation of an algorithm using specifically defined shapes.

A. pseudocode B. formula C. opcode D. flowchart

Computer Science & Information Technology

____ styles of combo boxes are available in Visual Basic.

A. Two B. Three C. Four D. Five

Computer Science & Information Technology