File-Processing Systems - Database Design - Solved Quiz, Exercises of Database Management Systems (DBMS)

This is very solved quiz on the database design. The key points are:File-Processing Systems, Database-Processing Programs, Database System, Design Tools Subsystem, Normalization, User's Work Environment, Types of Binary Relationship, Weak Entity, Reason for Modeling Data, Parallel Time Frame

Typology: Exercises

2012/2013

Uploaded on 04/27/2013

asavari
asavari 🇮🇳

4.7

(15)

93 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Multiple choice , select a correct answer:
1.File-processing systems have important limitations:
a.Data is separated and isolated.
b. Data is often duplicated.
c.Application programs are dependent on file formats.
d. All of the above.
e. None of the above.
Answer: d.
2. Database-processing programs:
a. Call the DBMS to access the stored data.
b. Cannot be used by more than one person.
c. Require at least one dedicated workstation.
d. Present problems with storage space.
Answer: a
3. In a database system, all the application data is stored in a single facility called the:
a.DBMS b. CPU c. Hard drive d.Database
Answer: d
4.The features and functions of a DBMS can be divided into three parts:
a. Fields, records, and files.
b. RAM, ROM, and floppy diskettes.
c. The design tools subsystem, the run-time subsystem, and the DBMS engine.
d. The file-processing subsystem, the transaction-processing subsystem, and the LAN.
Answer: c.
5.In order to build an effective database and related applications, the development team must:
a. Become thoroughly familiar with the user's model of their business activities.
b. Build a data model that identifies the things to be stored in the database.
c. Define the structure of the things to be stored in the database and the relationships among
them.
d. All of the above.
e. None of the above.
Answer: d
6. Normalization:
a. Is used because not all relations are equal.
Docsity.com
pf3
pf4

Partial preview of the text

Download File-Processing Systems - Database Design - Solved Quiz and more Exercises Database Management Systems (DBMS) in PDF only on Docsity!

Multiple choice , select a correct answer:

1.File-processing systems have important limitations:

a.Data is separated and isolated.

b. Data is often duplicated.

c. Application programs are dependent on file formats.

d. All of the above.

e. None of the above.

Answer: d.

  1. Database-processing programs:

a. Call the DBMS to access the stored data.

b. Cannot be used by more than one person.

c. Require at least one dedicated workstation.

d. Present problems with storage space.

Answer: a

  1. In a database system, all the application data is stored in a single facility called the:

a.DBMS b. CPU c. Hard drive d.Database

Answer: d

4.The features and functions of a DBMS can be divided into three parts:

a. Fields, records, and files.

b. RAM, ROM, and floppy diskettes.

c. The design tools subsystem, the run-time subsystem, and the DBMS engine.

d. The file-processing subsystem, the transaction-processing subsystem, and the LAN.

Answer: c.

5.In order to build an effective database and related applications, the development team must:

a. Become thoroughly familiar with the user's model of their business activities.

b. Build a data model that identifies the things to be stored in the database.

c. Define the structure of the things to be stored in the database and the relationships among

them.

d. All of the above.

e. None of the above.

Answer: d

  1. Normalization: a. Is used because not all relations are equal.

b. Is a process for converting a relation that has certain problems to two or more relations that do not have these problems.

c. Can be used as a guideline for checking the desirability and correctness of relations.

d.All of the above.

e.None of the above.

Answer: e

  1. An entity is:

a. Something that can be identified in the user's work environment.

b. Something important to the users of the system that is to be built.

c.Both A and B. d. None of the above.

Answer: c.

  1. Relationship instances are:

a. Associations among relationship classes. b.Associations among entity classes.

c. Associations among unique identifiers. d.None of the above.

Answer: d

  1. The three types of binary relationship cardinality are:

a. 1:1, 1:N, N:M. b. Unique, non-unique, associated.

c. Entity, class, instance. D. None of the above.

Answer: a

  1. A weak entity is one:

a. Whose presence in the database depends on the presence of another entity.

b. Which exhibits only 1:1 cardinality.

c. Which is a single entity and does not belong to an entity class.

d. All of the above. e.None of the above.

Answer: a

11.Which of the following is not a reason for modeling data:

a.Understanding the user’s view of the data. b.Preparing data for input into the physical design.

c. Avoiding data duplication. d.Producing a process design and a data design in a parallel time frame.

Answer: d

12.An object model:

a.Can become a corporate asset. b.Is a business exercise.

C.Helps users and developers communicate. d.All of the above. E. Only B and C.

Answer: d

Answer: d.