What is a data structure?

Answer Posted / ashish

Data structure is a way of organising the data elements in
their mathematical or logical representation.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you dynamically allocate a one-dimensional and two-dimensional array of integers?

569


Define right-in threaded tree?

544


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

474


What does map stand for?

470


What is the best case for bubble sort?

473






What is doubly linked list in data structure?

428


What are different types of algorithms?

483


What does arraylist remove do?

503


What is the difference between a stack and an array?

567


Write the steps involved in the insertion and deletion of an element in the stack.

895


What is adt in data structure?

483


Does hashmap maintain insertion order?

493


What is stack push?

454


What is meant by balanced binary tree?

481


How do I use quick sort?

491