Midterm Exam 05-12-2020 - Attempt Review
Midterm Exam 05-12-2020 - Attempt Review
Midterm Exam 05-12-2020 - Attempt Review
Dashboard / My courses / ﻛﻠﯿﺔ اﻟﻤﻠﻚ اﻟﺤﺴﯿﻦ ﻟﻌﻠﻮم اﻟﺤﻮﺳﺒـﺔ/ ﻋﻠﻢ اﻟﺤﺎﺳﻮب/ 2020 - 1 / Database Systems - All / General / Midterm Exam 05/12/2020
Select one:
a. The capacity to change the internal schema without having to change the conceptual schema
b. The capacity to change the internal data model without having to change the implementation data model
c. None
d. The capacity to change the conceptual schema without having to change external schemas or application program
The correct answer is: The capacity to change the conceptual schema without having to change external schemas or application
program
Question 2 Which of the following database users is as an actor behind the scene type of user:
Complete
Select one:
a. End user
b. Database administrator
c. DBMS designer
d. Database designer
Question 3 It is difficult to use DBMS in complex genome applications because of:
Complete
Select one:
a. Limited budget
d. Modeling limitations
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 1/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Select one:
a. Figure (b)
b. Figure (a)
c. Figure (c)
d. None
Select one:
a. Implementation data model
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 2/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question 6 Consider the following ER diagram and answer the following questions:
Complete
The equivalent (min, max) notation for this relationship is (Starting from the S side):
Select one:
a. (0,N) and (1,1)
Question 7 -------------is designed, built, and populated with data for a specific purpose.
Complete
Select one:
a. Oracle
b. Database
c. DBMS
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 3/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
When mapping the above ER diagram into relational model, then the Degree of Entity A is:
Answer: 3
When mapping the above ER diagram into relational model, then the number of Foreign Keys is:
Answer: 3
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 4/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question Consider the following diagram and answer the following question
10 What is the number of relations needed to represent the below ER diagram?
Complete
Answer: 3
Question Specialization _______ has the constraint that every subclass participates as a subclass in only one class / subclass
11 relationship, resulting in a tree structure.
Complete
Select one:
a. Hierarchy
b. Lattice
c. Union
d. Shared Class
Select one:
a. Each Dependent belongs to at most one Employee.
d. None
The correct answer is: Each Dependent belongs to exactly one Employee.
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 5/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question Which of the following architecture is the best for online shops applications?
13
Complete
Select one:
a. DB server
c. Centralized DBMS
When mapping the above ER diagram into relational model, then the number of produced columns in relations
is:
Answer: 9
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 6/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Select one:
a. Total-to-Total
b. Many-to-One
c. One-to-Many
d. Partial-to-Partial
When mapping the above ER diagram into relational model, then the number of produced relations is:
Answer: 3
Question Assume a person is buying a product online. During the process of paying the bill the connection was
17 interrupted. Which of the following DBMS advantages is useful in this case?
Complete
Select one:
a. Data Integrity
b. Data Isolation
c. Atomicity
d. Concurrency access
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 7/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question _________ software ensures that several users trying to update the same data can do in controlled manner.
18
Complete
Select one:
a. view control
b. access control
c. concurrency control
d. redundancy control
Select one:
a. Data integrity
b. Data dictionary
c. Database
d. Data redundancy
Question Consider the following diagram and answer the following question
20 What is the correct attribute set for one of the relations that represent the ER model?
Complete
Select one:
a. {w1,w2,p1}
b. {p1,p2,p3,s1}
c. {p1, s1}
d. {w1,w2,s1,p1}
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 8/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question The schema that describes details of data storage and retrieval optimization algorithms is
21
Complete
Select one:
a. External schema
b. Storage schema
c. Conceptual schema
d. Internal schema
Question Consider the following diagram and answer the following question
22
Complete
Select one:
a. Some instances in S are related to an instance in P
if S1 ∪ S2 is always less than to the entity set in superclass C and S1 ∩ S2 is empty entity set, then the
specialization is
Select one:
a. Partial
b. None
c. Total
d. Overlapping
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 9/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question The newer types of database systems, known as NOSQL systems, have one of the following characteristics,
24 which is:
Complete
Select one:
a. Do not require meta-data.
b. Require meta-data
d. Data item names and data values stored into separate structure
Question What is the number of attributes that represent the primary key for SP in the following Figure?
25
Complete
Answer: 4
Question Let H be a class that is defined as H ⊆ (D1 ∩ D2 ∩… ∩ Dn) where D1, …Dn are n superclasses, then H is a
26
Complete
Select one:
a. Shared subclass
b. Union type
c. Disjoint category
d. Generalization type
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 10/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question If you have predefined attribute name (X) in super class A, used to specify subclass membership, and there are
27 two subclasses S1 and S2 as represented in below figure
Complete
Select one:
a. Multi value attribute and the value of X is allowed to be null
The correct answer is: Multi value attribute and the value of X is allowed to be null
Question A weak entity type always has a ______ participation constraint with respect to its identifying relationships.
28
Complete
Select one:
a. Partial
b. Disjoint
c. Overlap
d. Total
Select one:
a. Logical
b. Conceptual
c. Physical
d. Low-level
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 11/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question Consider the following EER diagram. Assume that the number of employee of type Professors is X, the number
30 of PhD-Students is Y, and the number of From-Industry is Z.
Complete
Let X=5, Y=7, and Z=3. Based on the constraints, what is the expected maximum number of entities in Project
entity:
Answer: 7
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 12/14
2020/12/5 Midterm Exam 05/12/2020: Attempt review
Question Choose the correct ER diagram that corresponds to the following specification. Each Building has an BID
31 (unique) and BName (unique). Each Room has a RID (unique), Rname and Capacity. Each Building has at least one
Complete room, and each room belong exactly to one building.
Mark 1.00 out of
1.00
Select one:
a. Figure D
b. Figure C
c. Figure A
d. Figure B
Question Let X be a specialization from a superclass C. A is an attribute of C and used to specify subclass membership. if A
32 is single valued and is allowed to be null, then X is
Complete
b. Partial
c.
Complete
d. Disjoin
https://elearning.psut.edu.jo/mod/quiz/review.php?attempt=114071&cmid=55925 14/14