what is importance of data sturture in a programming
language?
Answer Posted / a. nahas
Regarding use of programming languages, Niclaus Wirth wrote
a book with title "Data Structure + Algorithm = Program".
Therefore one can consider a programming language
as "capabilities to describe data objects of some
structures PLUS cabpabilities to define algorithms. Also,
data structures are very important in the implementation of
programming languages.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
Write bites in Turbo c++ Header ("Include") Files.
What is overloading unary operator?
Why do we use classes in programming?
What new()is different from malloc()?
What are function prototypes?
What is searching?
What relational operators if statements in c++?
What is a v-table?
What are signs of manipulation?
Explain stack & heap objects?
What is the most useful programming language?
what do you mean by volatile variable?
Specify different types of decision control statements?
What are static variables?
Define a constructor?