Q. What are data structures? Name some common data structures .

 

Answer =

A data-structure is a logical way for organizing data in memory that considers not only the items stored but also the relationship among the items so as to give efficient and optimal performance. In other words, it is a way of organizing data such that it can be used efficiently.

 

Some common data structures are stack, queue, tree, liked list etc.

1 Comments

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post