recategorized by
3,186 views

2 Answers

Best answer
2 2 votes

Answer : permits to many to many relationship

The network model is a database model conceived as a flexible way of representing objects and their relationships. Its distinguishing feature is that the schema, viewed as a graph in which object types are nodes and relationship types are arcs, is not restricted to being a hierarchy or lattice.

Reference : to match the answer read this Network Model it is clearly mentioned there that option B is correct.

selected by
3 3 votes
there is one difference in Hierarchical  model and network model that the former is based on Tree and later is based on graph .

hence Hieraichial model can have one to many relationship but not many to many

while Network model can have both one to many and many to  many relationships

Hence ans is B
Answer:
Position:
Show:

Related questions

1 1 vote
2 2 answers
3.3k
3.3k views
go_editor asked Jul 14, 2016
3,348 views
If $D_1, D_2, \dots D_n$ are domains in a relational model, then the relation is a table, which is a subset of$D_1+D_2+ \dots +D_n$$D_1 \times D_2 \times \dots \times D_...
2 2 votes
2 2 answers
1.8k
1.8k views
go_editor asked Jul 14, 2016
1,762 views
Which normal form is considered as adequate for usual database design?2NF3NF4NF5NF
1 1 vote
1 answers 1 answer
2.9k
2.9k views
go_editor asked Jul 14, 2016
2,942 views
Manager’s salary details are to be hidden from Employee table. This Technique is called asConceptual level DatahidingPhysical level DatahidingExternal level Datahid...
1 1 vote
1 1 answer
7.4k
7.4k views
go_editor asked Jul 14, 2016
7,369 views
Which of the following is not a type of Database Management System?HierarchicalNetworkRelationalSequential