what is importance of data sturture in a programming
language?
Answer Posted / ponnusamy
data structure saving the memory space rather than the
normal program ..and to organise the memory space in the
computer ....
Is This Answer Correct ? | 17 Yes | 14 No |
Post New Answer View All Answers
What is difference between c++ 11 and c++ 14?
How one would use switch in a program?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Where can I run c++ program?
What is constructor c++?
What is difference between malloc()/free() and new/delete?
What is encapsulation in c++?
What's the "software peter principle”?
Write a note about the virtual member function?
Should I learn c or c++ first?
Is java made in c++?
What is c++ similar to?
How do you define a class in c++?
What are manipulators used for?
What is conditions when using boolean operators?