edited by
440 views

2 Answers

Best answer
2 votes
2 votes

A non-linear data structure is a data structure in which a data item is connected to several other data items. So that a given data item has the possibility to reach one-or-more data items.

Examples of non-linear data-structures are Graphs and Trees.

selected by
1 votes
1 votes

In non-linear data structure data is stored in non-consecutive memory location. A non-linear structure is mainly used to represent data containing a hierarchical relationship between elements. In this type of structure, elements do not form a sequence and there is no unique predecessor or unique successor.

Example of Non-Linear Data Structure is Tree, Graphs

Related questions

0 votes
0 votes
2 answers
1
gatecse asked Mar 2, 2018
756 views
Bluetooth uses ____ method in physical layer to avoid interference from other devices or other networksFHSSFDSSTDSNone of the above
0 votes
0 votes
1 answer
2
gatecse asked Mar 2, 2018
387 views
In which of the following search agent operates by interleaving computation and action?Offline searchOnline searchBreadth first searchDepth first search
0 votes
0 votes
1 answer
3
gatecse asked Mar 2, 2018
370 views
Which of the following deals with the precise model where accurate solutions are achieved quickly?Soft computingMobile computingHard computingNone of the above
0 votes
0 votes
1 answer
4
gatecse asked Mar 2, 2018
504 views
Supervised learning and unsupervised learning are two board category ofData warehouseDBMSNeural NetworkNone of the above