what is importance of data sturture in a programming
language?
Answers were Sorted based on User's Feedback
Answer / kranthikumar
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 ? | 7 Yes | 11 No |
What is the header file for setw?
What is the array and initializing arrays in c++?
Explain deep copy?
Does c++ support multilevel and multiple inheritances?
By using c++ with an example describe linked list?
What is the difference between multiple and multilevel inheritance in c++?
What is an action class?
When do we use copy constructors?
What is setiosflags c++?
how can u create a doubly linked list with out using pointers?
What is an overflow error?
Explain what are accessor methods?