what is importance of data sturture in a programming
language?
Answer Posted / disha
Data structure is an organisation of data in which data can
be organised in many different ways
... logical
... mathematical
| Is This Answer Correct ? | 27 Yes | 12 No |
Post New Answer View All Answers
Which function should be used to free the memory allocated by calloc()?
Which software is best for coding?
Which operator cannot overload?
What is difference between n and endl in c++?
What are the general quetions are in DEna bank manager IT/System interviews?
How do you sort a sort function in c++ to sort in descending order?
How is c++ different from java?
Mention the storage classes in c++.
How can you quickly find the number of elements stored in a static array?
What is the difference between while and do while loop?
Define copy constructor.
Explain stack & heap objects?
Is c++ the hardest language?
Explain how to initialize a const member data.
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.