what is importance of data sturture in a programming
language?
Answer Posted / mukade7ling
A data structure consists of data elements according to a
logical connection to organize.
On the logical relationship between the data elements
described as data logical structure,
Data stored in a computer, to within the data storage
structure of data structure is the realization form, is in
the computer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you flush std cout?
Are c and c++ similar?
What is the use of typedef?
What does it mean to declare a member function as static?
Explain what are single and multiple inheritances in c++?
Describe private, protected and public?
What is the difference between the compiler and the preprocessor?
Can we define function inside main in c++?
What is recursion?
What is an operator in c++?
What does int * mean in c++?
Explain rtti.
What methods can be overridden in java?
Why c++ is better than c language?
Do class method definitions?