SlideShare a Scribd company logo
1 
Quiz About 
Entity Relationship
2 
Question 1 
An entity is 
A. A real physical “thing” 
that is specific to a 
particular database 
management system 
C. A “thing” which has either 
a real physical 
existence (e.g. a car or 
a student) or a 
conceptual existence 
(e.g. a course) 
B. A real physical “thing” or 
a conceptual “thing” 
that is specific to a 
particular database 
management system 
D. Any physical “thing” that 
exists in the real world
3 
Question 2 
The symbol represents a 
A. A one to one relation 
C. A many to many 
relation 
B. A many to one 
relation 
D. A one to many 
relation
4 
Question 3 
The graphic indicates 
A. A student can own 
many cars and a car 
can be owned by 
many students 
C. A car can be owned 
by many students 
B. That a student can 
own 0,1 or more 
cars 
D. A student cannot 
own a car
5 
Question 4 
The symbol represents 
A. An entity 
C. An attribute 
B. A record 
D. A relation
6 
Question 5 
An instance is 
A. Any particular entity 
C. An attribute of an 
entity 
B. A particular 
occurrence of an 
entity (e.g. Tom is 
an instance of the 
entity STUDENT) 
D. A special type of 
relation
7 
Question 6 
The ER model is meant to 
A. Enable detailed 
descriptions of data 
query processing 
C. Enable low level 
descriptions of data 
B. Replace relational 
design 
D. Be close to a users 
perception of the 
data
8 
Question 7 
This graphic 
A. Indicates that 
many students can 
attend many 
courses 
C. Indicates that there 
is a missing entity 
B. Indicates that 
students have to 
attend more than one 
course 
D. Indicates that 
students attend 
courses
Which of the following statements best 
describes the function of an entity relation 
9 
model 
A. An ER model is 
concerned primarily 
with a logical view of 
the data and secondly 
with the physical 
implementation 
C. An ER model provides 
a view of the logic of 
the data and not the 
physical 
implementation 
B. An ER model is concerned 
primarily with a physical 
implementation of the data and 
secondly with the logical view 
D. An ER model is entirely 
concerned with modeling the 
physical implementation
10 
Key 
• 1) D 
• 2) D 
• 3) B 
• 4) A 
• 5) B 
• 6) D 
• 7) C

More Related Content

PPTX
Alliance2014 pp sf_equationengine_eriksiradas
PDF
Bab 10
DOCX
Genetika mikroba
PPTX
Презентація вчителя початкових класів Здобиляк О. В.
PDF
دراسات اجتماعية - الصف الاول الاعدادي
PDF
Марко Вовчок – загадки натури
PPTX
життя та робота річок україни
DOC
Oracle sql plsql & dw
Alliance2014 pp sf_equationengine_eriksiradas
Bab 10
Genetika mikroba
Презентація вчителя початкових класів Здобиляк О. В.
دراسات اجتماعية - الصف الاول الاعدادي
Марко Вовчок – загадки натури
життя та робота річок україни
Oracle sql plsql & dw

Similar to 19. quiz (20)

PDF
Db lec 02_new
PDF
Systems Analysis and Design 6th Edition Dennis Test Bank
PDF
Systems Analysis and Design 6th Edition Dennis Test Bank
PDF
Fundamentals of Database Management Systems 2nd Edition Gillenson Solutions M...
PPT
Object Oriented Design
PPT
Object Oriented Design
PDF
ER modelling used for extracting query from Data Base
PPTX
Towards Automatic Analysis of Online Discussions among Hong Kong Students
PPTX
E_R-Diagram (2).pptx
PDF
Systems Analysis and Design 6th Edition Dennis Test Bank
PPTX
Unit-1-DBMS-SUN-4 everything you need to know.pptx
PDF
Systems Analysis and Design 6th Edition Dennis Test Bank
PDF
Unit1 rdbms study_materials-converted (1) (1)
PDF
Unit1 rdbms study_materials
PPTX
Introduction of Database Design and Development
PDF
PROPERTIES OF RELATIONSHIPS AMONG OBJECTS IN OBJECT-ORIENTED SOFTWARE DESIGN
PPTX
ER Diagram- Cardinality.pptx
PDF
Test Bank for Theories of Personality, 10th Edition, Jess Feist, Gregory Feist
PDF
dbms mannual.pdf
PPTX
SAD02 - Object Orientation
Db lec 02_new
Systems Analysis and Design 6th Edition Dennis Test Bank
Systems Analysis and Design 6th Edition Dennis Test Bank
Fundamentals of Database Management Systems 2nd Edition Gillenson Solutions M...
Object Oriented Design
Object Oriented Design
ER modelling used for extracting query from Data Base
Towards Automatic Analysis of Online Discussions among Hong Kong Students
E_R-Diagram (2).pptx
Systems Analysis and Design 6th Edition Dennis Test Bank
Unit-1-DBMS-SUN-4 everything you need to know.pptx
Systems Analysis and Design 6th Edition Dennis Test Bank
Unit1 rdbms study_materials-converted (1) (1)
Unit1 rdbms study_materials
Introduction of Database Design and Development
PROPERTIES OF RELATIONSHIPS AMONG OBJECTS IN OBJECT-ORIENTED SOFTWARE DESIGN
ER Diagram- Cardinality.pptx
Test Bank for Theories of Personality, 10th Edition, Jess Feist, Gregory Feist
dbms mannual.pdf
SAD02 - Object Orientation
Ad

More from khoahuy82 (19)

PPTX
13. case study
PPTX
8. sql
PPTX
20. quiz
PPTX
1. intro
PPTX
7. transaction mang
PPTX
6. normalization
PPTX
5. relational structure
PPTX
4. case study
PPT
PPT
PPT
PPT
PPT
PPT
PPT
PPT
Cac phuong phap tim kiem tham do
PPT
07 2 chapter7-cross-section diagrams in 3 dimentions part 2-2
PPT
01 begin & chapter1
PPT
06 chuong 6 moi truong ngam
13. case study
8. sql
20. quiz
1. intro
7. transaction mang
6. normalization
5. relational structure
4. case study
Cac phuong phap tim kiem tham do
07 2 chapter7-cross-section diagrams in 3 dimentions part 2-2
01 begin & chapter1
06 chuong 6 moi truong ngam
Ad

19. quiz

  • 1. 1 Quiz About Entity Relationship
  • 2. 2 Question 1 An entity is A. A real physical “thing” that is specific to a particular database management system C. A “thing” which has either a real physical existence (e.g. a car or a student) or a conceptual existence (e.g. a course) B. A real physical “thing” or a conceptual “thing” that is specific to a particular database management system D. Any physical “thing” that exists in the real world
  • 3. 3 Question 2 The symbol represents a A. A one to one relation C. A many to many relation B. A many to one relation D. A one to many relation
  • 4. 4 Question 3 The graphic indicates A. A student can own many cars and a car can be owned by many students C. A car can be owned by many students B. That a student can own 0,1 or more cars D. A student cannot own a car
  • 5. 5 Question 4 The symbol represents A. An entity C. An attribute B. A record D. A relation
  • 6. 6 Question 5 An instance is A. Any particular entity C. An attribute of an entity B. A particular occurrence of an entity (e.g. Tom is an instance of the entity STUDENT) D. A special type of relation
  • 7. 7 Question 6 The ER model is meant to A. Enable detailed descriptions of data query processing C. Enable low level descriptions of data B. Replace relational design D. Be close to a users perception of the data
  • 8. 8 Question 7 This graphic A. Indicates that many students can attend many courses C. Indicates that there is a missing entity B. Indicates that students have to attend more than one course D. Indicates that students attend courses
  • 9. Which of the following statements best describes the function of an entity relation 9 model A. An ER model is concerned primarily with a logical view of the data and secondly with the physical implementation C. An ER model provides a view of the logic of the data and not the physical implementation B. An ER model is concerned primarily with a physical implementation of the data and secondly with the logical view D. An ER model is entirely concerned with modeling the physical implementation
  • 10. 10 Key • 1) D • 2) D • 3) B • 4) A • 5) B • 6) D • 7) C