CIS Chapt 4 Quiz
CIS Chapt 4 Quiz
1. Flat-File is a data file that contains records with no structured relationships to other
files.
- TRUE
3. This is one of the features of Access Control. It contains rules that limit the actions a
user can take. This technique is similar to access control list used in the operating
system.
a. User View
b. Database Authorization Table
c. Data Encryption
d. Inference Controls
4. The database approach is most often associated with the so-called legacy system
- FALSE
6. Flat-File approach centralizes the organization’s data into a common database that
is shared by the end users
- FALSE
7. This is one of the categories of controls over data management systems that are
designed to prevent unauthorized individuals from viewing, retrieving, corruprion, or
destroying the entity’s data.
a. Access Control
b. Flat File Environment
c. Check point Feature
d. Backup Control
8. Data Model is the set of record types an organization needs to support the business.
- FALSE
9. This defines the user's section of the database ㅡ the portion that an individual user is
authorized to access.
a. Conceptual View
b. Physical View
c. Subschema
d. Schema
11. A fourth generation, nonprocedural language with many commands that allow users
to input, retrieve and modify data easily.
a. Data Manipulation Language
b. Record Language
c. Data Dictionary
d. Structured Query Language
14. Schema is the subset of the total database that defines the user's data domain and
provides access to the database
- FALSE
15. For each occurrence of Record Type X and Y, there are zero, one or many
occurrence of Record Type X and Y, respectively.
a. One to one association
b. Many to many association
c. Many to one association
d. One to many association
16. Deadlock Phenomenon helps to eliminate the concurrency problem in DBMS for
simultaneous transactions by locking or isolating a particular transaction to a single
user.
- FALSE
17. It is effective in companies where there exists a high degree of data sharing but no
primary user.
a. Distributed databases
b. Partitioned databases
c. Replicated databases
d. Centralized databases
18. The following are the key elements of the database environment, except:
a. Users
b. Database Administrator
c. Physical Database
d. Program Development
19. Logically related tables need to be physically connected to achieve the associations
described in the data model. This is accomplished by embedding the foreign key of
one table into the related table as a primary key.
- FALSE