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 #include c++?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
By using c++ with an example describe linked list?
What is a far pointer? where we use it?
Explain data encapsulation?
can anybody please tell me how to write a program in c++,without using semicolon(;)
Define a pointer to a data member of the type pointer to pointer?
Which operations are permitted on pointers?
What is the difference between map and hashmap in c++?
What is an operator function? Describe the function of an operator function?
What is c++ map?
What does asterisk mean in c++?