Computer Science Ques 107

Question: Which of the following is a reason for creating a list instead of creating a database?

Options:

A) To prevent data in consistency

B) To prevent data redundancy

C) To make it easier to share data in a central local ion

D) To organize data for simple tasks

E) None of these

Show Answer

Answer:

Correct Answer: D

Solution:

  • The main reason to use a list rather than a database is because it is simpler for one user to organize data for simple tasks. Databases are used for voluminous data.