what is importance of data sturture in a programming
language?
Answer Posted / dd
Data Structure is logical memory representation of
storage.In electronic terms insted of gate complications
storage is given in specific structure to store in Bit
format.With the identififcation and type.
| Is This Answer Correct ? | 35 Yes | 19 No |
Post New Answer View All Answers
what kind of projects are suitable for c and c++
What are smart pointers?
What are the manipulators in c++?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What is the latest version on c++?
What is the use of volatile variable?
Can union be self referenced?
Is c++ a good beginners programming language?
What is difference between class and structure in c++?
what are Operators and explain with an example?
What is a loop? What are different types of loops in c++?
Explain method of creating object in C++ ?
what is C++ objects?
How would you use the functions memcpy(), memset(), memmove()?
How many standards of c++ are there?