The first thing that the database developer must do when building the prototype of a database system is to:

A) add sample data to the related tables for testing.
B) create the related tables.
C) set the table relationships.
D) collect information from all parties who will need to use the database you are designing.


D

Computer Science & Information Technology

You might also like to view...

____ is marketed for profit by software publishers that require strict adherence to copyright rules.

A. Open source software B. Commercial software C. Shareware D. Freeware

Computer Science & Information Technology

Using layout managers ________.

a. provides the greatest level of control over a GUI’s appearance b. can be faster than creating a GUI with absolute positioning c. allows the programmer to specify the exact location of each GUI component with respect to the upper-left corner of the Container d. allows the programmer to specify the exact location of each GUI component with respect to the lower-left corner of the Container

Computer Science & Information Technology

You can create new strings by multiplying existing strings using the String class's * method.

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

Computer Science & Information Technology

Case PPT 6-1Tara is a college student at a private university. She is creating a slide show to present in her speech class. Tara had inserted a comment to herself, but now that her presentation is almost complete, she wants to delete it. How can she delete a comment?

A. Right-click the comment thumbnail, then click Delete Comment on the shortcut menu B. Double-click the comment thumbnail C. Select the comment thumbnail and press [Enter] D. Click the Edit Comment button on the Review tab

Computer Science & Information Technology