All of the following are true about data sources EXCEPT:
A) a data source can be any organized group of data.
B) when you merge a letter with a mailing list, the mailing list is initially stored in a separate data source file.
C) a data source is a file that can be viewed but not edited.
D) before a data source can be used, it has to be registered within OpenOffice.
C
You might also like to view...
Choose three serious game categories and discuss their similarities and differences.
What will be an ideal response?
________ are used to organize text and are identified by the bullet style, indentation, and the size of the text
A) Themes B) List levels C) Layouts D) Styles
A presentation organized by position uses the _____ pattern.
A. deductive B. inductive C. sequential D. spatial
When implementing a keyPressed()method, you can replace the conditional placeholder in an if statement with the parameter ____ to determine whether the key specified by "?" was pressed.
A. e.isKey(Key.?) B. e.isKey(TRUE.?) C. e.isPressed(Key.?) D. e.isPressed(TRUE.?)