0% found this document useful (0 votes)
5 views

Modeling Data Object Final

Uploaded by

endesh man
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Modeling Data Object Final

Uploaded by

endesh man
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Blue mark college Bahir dar

Final exam for the course modeling data object


Target Group :2nd year extension students database administration Department
Time allowed: 1:00
Weight: 60%
1. _______________ is a single occurrence of a particular entity type.
A. entity B. Entity type C. Entity Instance D. entity
set
2. __________________________ is an organization/company that provides internet access to users or
subscribers of its service, usually for a fee.
A. ISP B.ASP C. A&B D. NONE
3. One of the following can be an example of drived attribute .
A. Name B. phone number C. age D. none
4. ………is the set of all possible values for an entity.
A. entity B. Entity Instance C. Entity type D. entity
set
5. ………………………a process that involves dividing large tables into smallerthat do not accept redundant
values and defining relationships between them
A. ERD b CLASS DIAGRAM c . NORMALIZATION d. NONE
6. What is null value ?
A. Not applicable B. Unknown C. It is not known whether the value exists D. all
7. Relation R is in first normal form (1NF) if:
A. Domain of an attribute must contain only atomic values
B. There are no duplicated rows in the table.
C. Entries in a column (attribute, field) are of the same kind.
D. all
8. 2NF is used to avoid?
A. Remove duplicated raw B. partial dependency
B. Transitive dependency D. none
9. 3NF is used to avoid?
A. Remove duplicated raw B. transitive dependency
B. partial dependency D. none
10. ………. are the business areas and concepts represented by the model completely addressed?
A. Accuracy B. structure C. completeness D. none
11. …...Does the model correctly represent the entities, attributes and business relationships of
interest?
Are the operational and cardinalities correct?
A. completeness B. structure C. Accuracy D. none
12. __________________________ is a collection of software that enables the computer hardware to
communicate and operate with the computer software.
A. ASP B. ISP C. operating system D. none
13. __ is a business that provides computer-based services to customers over a network.
A. ISP B. operating system C. ASP D. none
14. One of the following can be many to many relationship
A. Present to country C. student to course
B. Mother to child D. country to people
15. …….. is atype of server which is also called Chat servers that used to exchange information
A. Application server B. mail server C. message server D. proxy server
II Match items of column “B”with items of column “A” (2pt each)
A B
16. entity A. the association between two or more entities
17. derived attribute B . relationship in terms of numbers
18. relationship C. represented in dotted ellipse
19. cardinality D . represented in double ellipse
20. multi value attribute E. an object with physical or conceptual existence
II: normalize the following table
Sid Sname Sge S _year S_dormitary Ccode C_name credit
hor
125/97 Abebe 19 1 401 C01 100
654/95 Lemma 25 3 403 C02 60
842/95 abrham 26 3 403 C04 150
165/97 Almaz 30 1 401 C05 40
985/95 Dawit 36 3 403 C06 90

PART IV : Read the following case and answer the questions placed from the case below .
Assume you are working as a database designer in ABC campus and you want to develop automated
library information management system and you have get the following data from manual system and
from the analysis you have done.
In the library there are many liberalist who can manage books and customers and identified by name ,
age ,address and id. They are uniquely expressed by their own id . Books also identified by book
id ,book name and author and uniquely expressed by book id . In the library there are many customers
of with customer id, customer name , age and address with unique id and order many books .
Choose the best answer by using the above case study (2% each)
1. From the above case how many entities are there?
A. 2. B. 3 C. 4 D. none
2. From the above case customer name is …
A. entity B. attribute C. cardinality D. None
3. From the above case the term order can indicate…….
A. entity B. cardinality C. attribute D. relationship
4. From the above case age of liberalist is …….
A. derived attribute B. multivalve attribute C. key attribute D. None
5. In the above case customer data is uniquely expressed by customer id therefore
customer id is……..
A. composite attribute B. derived attribute C. key attribute D. None
Answer the following By using the above case
I. Identify entities(2%)
II. Identify attribute for each Entities (2%)
III. Identify Relation ship and cardinality between entities (2%)
IV. Draw ERD (4%)

III. normalize the following table (10%)


Custom Customer Customer address Manager Manager A_statr Product Product Product qnt
er id name age Id name us id name date

c01 Abebe 19 A.A M01 selomon MSC P01 laptop 10-2- 2


2015
c02 Lemma 25 BDR M02 abrham PHD P02 desktop 01-10- 10
2010
c03 Abrham 26 A.A M03 elsabet BA P03 Smart 20-2- 5
phone 2015
c04 Almaz 30 Desie M04 amare MA P04 tablet 10-2- 1
2020
c05 dawit 36 Gonder M05 endris PHD P05 laptop 25-2- 4
2012

A. It it in 1st normal form ? if not normalize it .


B. It it in 2nd normal form ? if not normalize it .
C. It it in 3rd normal form ? if not normalize it .

You might also like