List out a few of the applications that make use of Multilinked Structures?



List out a few of the applications that make use of Multilinked Structures?..

Answer / Sudhish Kumar Singh

Multilinked structures are used in various applications such as linked lists, trees, graphs, and hash tables. They are also utilized in data bases, compiler implementations, and in operating systems for managing memory, processes, and files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is binary tree give example?

1 Answers  


Does treemap preserve order?

1 Answers  


Why do we use arrays?

1 Answers  


How do you rotate an AVL tree?

1 Answers   Global Logic,


Why is hashset used?

1 Answers  


What is a matrix? Explain its uses with an example

1 Answers  


Difference between calloc and malloc ?

1 Answers  


When is a graph said to be weakly connected?

1 Answers  


Which is the parent class of sortedset<e> class?

1 Answers  


Why do we use collections?

1 Answers  


What is perfect binary tree?

1 Answers  


What is binary tree? Explain its uses.

1 Answers  


Categories