Correct answer: (B) a distinct real world item in an application
302. In an E-R diagram entities are represented by
circles
rectangles
diamond shaped box
ellipse
Correct answer: (B) rectangles
303. A student can take not more than 5 subjects in a semester. The number of students allowed in a subject in a semester is not more than 40. The student
- subject relationship is:
5:40
40:5
N:5
40:M
Correct answer: (B) 40:5
304. The relation given in Exercise 10.4.4 may be converted to 1 NF relation by
eliminating composite attributes
eliminating common attributes
duplicating common attributes as many times as lines in corresponding attributes
putting composite attributes in a separate table
Correct answer: (C) duplicating common attributes as many times as lines in corresponding attributes
305. Given the relation of Exercise 10.7.5 it is reduced to the following BCNF relation