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
What are stacks?
What is functions syntax in c++?
Define what is constructor?
What is the most powerful coding language?
What are c++ stream classes?
Which of the following is evaluated first: a) && b) || c) !
What is copy constructor? Can we make copy constructor private in c++?
What is a breakpoint?
Why is c++ considered difficult?
What is the difference between #import and #include in c++?
Can you please explain the difference between static and dynamic binding of functions?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
What is the meaning of c++?
What does namespace mean in c++?
Is c++ a dying language?