what is importance of data sturture in a programming
language?

Answer Posted / rajesh prasad sarkar

Data sturcture is the logical representation and
organization of data in the main memroy.Which is used to
organize data in such a way that the insertion
,deletion,searhing i.e manipulation of data is done with
minimal complexity , and that gives a efficiet performance
of our computing.

Is This Answer Correct ?    34 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the c++ programming language used for?

582


Is c++ harder than java?

572


Explain the static member function.

711


Explain unexpected() function?

586


Why do we use double in c++?

602






Explain terminate() and unexpected() function?

629


Can you pass a vector to a function?

540


How do I run a program in notepad ++?

606


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

608


What is conditions when using boolean operators?

607


Can a new be used in place of old mallocq? If yes, why?

638


Is java the same as c++?

548


What is this weird colon-member (" : ") syntax in the constructor?

547


what kind of projects are suitable for c and c++

631


How to give an alternate name to a namespace?

591