what is importance of data sturture in a programming
language?

Answer Posted / arnab kumar mandal

Data structure is logical & mathematical modelling of data. The main objectives are
1.How to store data
2.How to access them
3.How to modify them

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you sort a sort function in c++ to sort in descending order?

562


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

704


What is the meaning of c++?

546


Which compiler does turbo c++ use?

610


Explain the differences between list x; & list x();.

608






What is a loop? What are different types of loops in c++?

595


What are the advantages of prototyping?

569


Is empty stack c++?

523


Explain virtual destructor?

676


what is a class? Explain with an example.

621


Differentiate between a copy constructor and an overloaded assignment operator.

645


What is string in c++ programming?

627


Can we get the value of ios format flags?

667


What do you mean by global variables?

572


Is vector a class in c++?

598