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
Can you write a function similar to printf()?
What information can an exception contain?
What is a memory leak c++?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
What is the role of static keyword for a class member variable?
Can we declare a base-class destructor as virtual?
What is c++ vb?
Is c++ low level?
What is istream and ostream in c++?
How compile and run c++ program in turbo c++?
Does improper inheritance have a potential to wreck a project?
When do you call copy constructors?
Is c++ a float?
what are the iterator and generic algorithms.
What are the differences between the function prototype and the function defi-nition?