What is a data structure?

Answer Posted / rajireddy

data structure means how the data stores logically in the
memory. in other words logical representation of data.

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of representing a stack or queue by a linked list?

487


Write a data structure for a queue.

564


What is a static structure?

457


What is sorting explain?

477


How many parts are there in a declaration statement using data structures?

475






Calculate the address of a random element present in a 2d array, given base address as ba.

1068


Can hashmap have same key?

459


Explain the term tail recursion?

542


What are the categories of avl rotations?

535


What is the difference between arraylist and hashmap?

420


What is time complexity of binary search?

437


Difference between arraylist and linkedlist?

590


What is subtree?

524


Write the recursive c function to count the number of nodes present in a binary tree.

474


What is the advantage of circular linked list?

393