Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CC207 - FinalQuiz #3

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

A student's name listed as one of the registrants in a marathon is an example of?

a)

Field

b)

Entity

c)

Record

d)

File

2.

Which of the following key fields is a primary key?

a)

Student's surname

b)

SSS ID number

c)

Zip Code

d)

School Address

3.

Commonly use a Crow's foot notation to define the number of occurrences of the entity related to other entities.

a)

Relationship

b)

Cardinality

c)

Degree

d)

Attribute

4.

A table design contains a repeating group is a process called normalization.

a)

True

b)

False

5.

Rearrange the basic steps in building an ERD.


A. Identify the entities

B. Identify Relationships

C. Add Attributes and Assign Identifiers

a)

A-B-C

b)

A-C-B

c)

B-A-C

d)

C-A-B

6.

Assumptions are an important part of data modeling.

a)

True

b)

False

7.

How to identify an Independent Entity?

a)

when a child does not require attributes from the parent entity

b)

when a child does require attributes from the parent entity

c)

a student may take many courses and a course is taken by many students

d)

none of the above

8.

You can use normalization to validate an ERD.

a)

True

b)

False

9.

A table is in first normal form (1NF) if it does contain a repeating group.

a)

True

b)

False

10.

It is considered as a blueprint of the system.

a)

ERD

b)

Use Case

c)

CRUD Matrix

d)

Data Model