You are on page 1of 2

1.

The design process on how are systems developed consist of the following steps, EXCEPT;

a. Determine the purpose of your database


b. Create and store objects that exist in real world settings allows the database
c. Turn information items into columns
d. Apply the normalization rules

2. This type of data bases there are various tables containing fields with specific data. Each one of
these fields or columns is related to the other columns in some way and comprise a single table.

a. NoSQL databases
b. relational databases
c. Object-oriented databases
d. hierarchical database

3. Is one in which a relationship exists between occurrences of the same entity set. In this relationship,
the primary and foreign keys are the same, but they represent two entities with different roles.

a. Ternary Relationships
b. Many to many (M: N) relationships
c. One to many relationship
D. Unary relationship (recursive)

4. The following are the PROS in selecting an Agile Methodology, EXCEPT;

a. Short-term deadlines encourage productivity and efficiency


b. There is a lot of flexibility to change project direction and experiment with new directions
c. The team establishes project requirements early on, which can save time
d. The methodology is client-facing, which means that the team shares progress and incorporates
feedback into the process

5. Is a thing that can have data stored about it. It can be a physical object, a concept or an event. They
represent nouns.

a. Entity
b. Relationship
c. Attribute
d. Diagram

6. Is a relationship type that involves many to many relationships between three tables.
a. Ternary Relationships
b. Many to many (M: N) relationships
c. One to many relationship
D. Unary relationship (recursive)
6. The following are the PROS in selecting an Agile Methodology, EXCEPT;

a. Short-term deadlines encourage productivity and efficiency


b. There is a lot of flexibility to change project direction and experiment with new directions
c. The team establishes project requirements early on, which can save time
d. The methodology is client-facing, which means that the team shares progress and incorporates
feedback into the process

7. Is the relationship of one entity to only one other entity, and vice versa. It should be rare in any
relational database design. In fact, it could indicate that two entities actually belong in the same table.

a. Ternary Relationships
b. Many to many (M: N) relationships
C. One to one (1:1) relationship
D. Unary relationship (recursive)

8. An ERD defines how two entities are related to each other. They can be derived from verbs when
speaking about a database or a set of entities.

a. Entity
b. Relationship
c. Attribute
d. Diagram

9. A unary relationship, also called recursive, is one in which a relationship exists between occurrences
of the same entity set. In this relationship, the primary and foreign keys are the same, but they
represent two entities with different roles.

a. True
b. False

10. Waterfall Methodology was developed as a response to Waterfall’s more rigid structure. As a
result, it’s a much more fluid form of project management.

a. True
b. False

You might also like