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
How long it will take to learn c++?
Which one is better- macro or function?
Is c++ a good beginners programming language?
What is the most useful programming language?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What are mutator methods in c++?
write a function signature with various number of parameters.
How do you sort a sort function in c++ to sort in descending order?
State two differences between C and C++.
How do you decide which integer type to use?
What is fixed in c++?
How can you create a virtual copy constructor?
Why Pointers are not used in C++?
What do you mean by “this” pointer?
Can we declare a base-class destructor as virtual?