what is importance of data sturture in a programming
language?
Answer Posted / sumit singh
Logical representation and organization of data in the main
memory in other words it is a logical memory representation
of a storage.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Why do we use templates?
What is a singleton c++?
What are the unique features of C++.
Can I learn c++ without knowing c?
What is a constructor in c++ with example?
How do you generate a random number in c++?
What are the 3 levels of programming languages?
Are iterators pointers?
What are the two shift operators and what are their functions?
Why do we need pointers?
How would you use the functions memcpy(), memset(), memmove()?
Which is best c++ or java?
How the virtual functions maintain the call up?
What is a modifier in c++?
What is endianness?