When designing your own on-screen form using the Form Wizard, first click the ____ tab.

A. CREATE
B. HOME
C. EXTERNAL DATA
D. DATABASE TOOLS

Answer: A

Computer Science & Information Technology

You might also like to view...

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

1. A static array has a constant number of memory locations saved for its values. 2. Data structures is the way data is stored for usage. 3. The element numbers are the same in an array that uses the base-zero system and an array that uses base-one system. 4. You must use an array starting with the first element. 5. When using an automatic counter loop to print an array, you must have an incrementor for the element number.

Computer Science & Information Technology

Write a sample data list for the statement: INPUT name, age, height.

(Give height in inches.)

Computer Science & Information Technology