what is importance of data sturture in a programming
language?
Answer Posted / disha
Data structure is an organisation of data in which data can
be organised in many different ways
... logical
... mathematical
| Is This Answer Correct ? | 27 Yes | 12 No |
Post New Answer View All Answers
Which coding certification is best?
What is the full form of stl in c++?
What is a storage class used in c++?
Explain friend class?
What do you mean by “this” pointer?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
Can we overload operator in c++?
Is oops and c++ same?
What is encapsulation in C++? Give an example.
How a new operator differs from the operator new?
What are 2 ways of exporting a function from a dll?
the maximum length of a character constant can be a) 2 b) 1 c) 8
What are protected members in c++?
What are compilers in c++?
Why do we learn c++?