what is importance of data sturture in a programming
language?
Answer Posted / rajesh pal
data structure is a logical and mathmatical representation
of memory by which we can utilize our memory. the data
structure is also help in storing and searching data
frequentily.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Write a Program to find the largest of 4 no using macros.
What is the purpose of templates in c++?
Eplain extern keyword?
What is the best free c++ compiler for windows?
What is atoi?
What kind of problems can be solved by a namespace?
Define a conversion constructor?
Are there any special rules about inlining?
What is c++ map?
What are multiple inheritances (virtual inheritance)?
What is c++ library?
Is python better than c++?
Explain one method to process an entire string as one unit?
What is the best book for c++ beginners?
What is data binding in c++?