Quiz 1-3 Soal Dan Jawabanku
Quiz 1-3 Soal Dan Jawabanku
Quiz 1-3 Soal Dan Jawabanku
1. Once you have learned how to write programs and build systems, you no longer need any input or
involvement from any users as you are perfectly capable of delivering the systems that businesses need
and want….
False. Business requirements can and will change. For instance new legal requirements
may arise. (*)
3. Documenting Business Requirements helps developers control the scope of the system and prevents
users from claiming that the new system does not meet their business requirements. True or False?
True
4. When completing the conceptual modeling process we must take into account the following:
All of the above
6. In a _______ database model the data is organized into a tree-like structure and to retrieve data the
whole tree needs to be traversed starting from the root node.
Hierarchical
7. A ___________ model describes a database in terms of tables, columns, and joins between tables.
Relational
8. In a hierarchical database model the data is stored as records that are connected to one another
through ________.
links
9. A flat file may contain many fields, often, with duplicate data that are prone to data corruption.
True
10. The transformations that have occurred in the computing world progressing in this order:
Desktop computing, Grid computing, Client/Server computing, Mainframe computing. // ragu
12. Which of the following transformations in computing led to the increase in graphical user interface
(GUI) applications ?
Desktop Computing
13. Which transformation in computing allows for storage and delivery of applications and data over the
internet?
Cloud Computing
14. SQL *Plus is being used in the Oracle Academy courses to run SQL code. True or False?
True
15. The main subject areas taught by the Oracle Academy are:
Data Modeling, SQL, and PL/SQL
Score: 12 out of 15
Percentage Scored: 80 %
Mastery Score: 70 %
Quiz 2
1. The __________ model includes entities, attributes, UIDs, relationships as well as optionality and
cardinality of these items.
Logical
2. When mapping a relationship for an ERD diagram both sides of the relationship have to be mapped.
True
7. A Unique Identifier has a NULL value for each instance of the entity for the lifetime of the instance. True
or False
False
False
11. When creating entities in a logical model you must follow these rules: (Choose Two)
Name them in singular, and include attributes
12. In this course, we use the __________ notation for ERD modeling.
None of the above
13. One-to-Many relationships have cardinality of one or more in both directions. True or False?
False
14. In a relationship , _________ are used to helped describe the meaning of the connection between the
entities.
Arrows
Section 3 Quiz
(Answer all questions in this section)
1. A ___________ relationship is created when the UID for an entity includes the
relationship with another entity. Mark for Review
(1) Points
barred
recursive
many to many
one to one
3. All ER diagrams must have one of each of the following: (Choose two)
Mark for Review
(1) Points
Arcs
True
False
True
False
6. Which of the following is not true regarding
normalization: Mark for Review
(1) Points
Multiplication
Reduction
Normalization
Normality
True
False
Yes
No - it is a volatile attribute
11. Which of the following would be a logical constraint when modeling time for a City
entity? Mark for Review
(1) Points
12. Which of the following scenarios should be modeled so that historical data is kept?
(Choose two) Mark for Review
(1) Points
columns
entities
instances
attributes
Columns
Tables
Unique Constraints
Score: 11 out of 15
Percentage Scored: 73.3 %
Mastery Score: 70 %