what is importance of data sturture in a programming
language?
Answer Posted / mohamed idris
data sturcture is used to established how data can be
proformed in the program
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is facebook written in c++?
What is prototype for that c string function?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
How do I use arrays in c++?
What is a catch statement?
what are the decision making statements in C++? Explain if statement with an example?
Can create new c++ operators?
Describe exception handling concept with an example?
Why do we use string in c++?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
How would you use the functions sin(), pow(), sqrt()?
What is do..while loops structure?
What is the difference between a template and a macro?
What is abstract keyword in c++?
How should a contructor handle a failure?