what is the need of data structure

Answer Posted / surendra gour

Data structure is the way in which the various data element
are organised in memory with respect to each other.

Is This Answer Correct ?    6 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we declare array size as a negative number?

615


Why do we need searching algorithms?

619


State the rules to be followed during infix to prefix conversions?

645


Explain quick sort and merge sort algorithms.

579


How does variable declaration affect memory allocation?

1318






What is numeric array?

451


What is default array size?

569


Difference between calloc and malloc in data structures?

515


Define dynamic data structures?

555


Can you store different types in an array?

472


Can hashmap be sorted?

510


What do you mean by quadratic probing?

560


Find duplicates in infinite range. Which data structure to be used to give efficient solution?

539


What are the types of queues?

583


What is a stable sort?

515