Which of the following is NOT a true statement when considering using databases instead of lists?
a. Data can be easily shared among users.
b. Data-entry errors can be minimized with databases.
c. Data integrity can be ensured with a database.
d. Databases are easier to build and maintain than lists.
D
You might also like to view...
Answer the following questions true (T) or false (F)
1. UML has annotations for inheritance and data flow. 2. UML class diagrams by themselves are not of much utility.
The Internet is the most important environment that Web services target.
Answer the following statement true (T) or false (F)
In the figure above, what action has been assigned to item E?
A. Show blue when selected B. Respond to Rollover C. Be visible D. No action has been assigned
Straight-through logic:
a. Does not use the ELSE. b. Is used when the conditions in the IF/THEN/ELSE instructions are unrelated. c. Is using sequential logic structure to execute the decision instructions. d. All of the above. e. a and b.