what is importance of data sturture in a programming
language?

Answer Posted / vitts

which is provides the mechanism of storing the data in
different ways. this optimizes searching and memory
usage. for example when searching is to be faster
datastructure of type linear type is used. if memory
utilization is more importance then lists data structure
used

Is This Answer Correct ?    17 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the array and initializing arrays in c++?

715


What is the purpose of template?

817


Explain how an exception handler is defined and invoked in a Program.

846


What is lvalue?

910


What is the role of copy constructor in copying of thrown objects?

802


Describe the advantage of an external iterator.

796


What is ostream in c++?

745


What are the advantages of early binding?

823


what is COPY CONSTRUCTOR and what is it used for?

808


What are the data types in c++?

685


What are the advantages of using a pointer?

804


What do manipulators do?

752


What are vtable and vptr?

861


What is the extension of c++?

700


What is auto used for in c++?

769