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 the usage of pointers in C++ is not recommended ?
When is the destructor called?
What is the keyword auto for?
Define the process of error-handling in case of constructor failure?
What is an operator function? Describe the function of an operator function?
Explain the difference between static and dynamic binding of functions?
List the special characteristics of constructor.
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is the purpose of ios::basefield in the following statement?
What is cout flush?
What is fflush c++?
What do you mean by const correctness?
Which operator cannot overload?
Define a nested class. Explain how it can be useful.
Is facebook written in c++?