What do you mean by data and data structure?
Answer / Umesh Singh
Data refers to any information or values that a computer can process. Data Structures are specific formats for organizing, processing, retrieving, and storing data in computers.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a code for Implementation of stack and queues.
If you are using c language to implement the heterogeneous linked list, what pointer type should be used?
How many sorting are there in data structure?
In which matrix, we can use multilinked structures?
What is two-dimensional array?
What is bitonic search?
Define red-black trees.
What is difference between while and do while?
what is the different between B-tree and B+ tree.
Explain what are the major data structures used in the network data model?
How does variable declaration affect memory allocation?
Why do we need linked lists?