Question : You have a website, which hosts various Books and books having attributes like title, author, publisher etc. Which of the following component in ER diagram conceptually represent each book 1. Relationship
Correct Answer : Get Lastest Questions and Answer : Explanation: In ER diagram , objects can be represented using Entity like each Book can be represented using Book entity for each individual book.
Question : Weak Entity type cannot exist without strong entity type (Assume they have relationship exist) 1. True 2. False
Correct Answer : Get Lastest Questions and Answer : Explanation: Yes, Weak entity type cannot exist without an identifying relationship to a strong entity type. Example without Video entity Encoding entity cannot exist.
Question : Which all are the advantages of the conceptual data modeling? 1. Conceptual Data Modeling helps in collaboration between both technical and non-technical team members
2. Conceptual Data Modeling provides abstraction from the problem details
Correct Answer : Get Lastest Questions and Answer : Explanation: Conceptual Data Modeling is good and help in Collaboration between both technical and non-technical team members Provides abstraction from the problem details Better understanding of the domain