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
What is scope operator in c++?
List the types of polymorphism in c++?
How many types of comments are there in c++?
What are stacks?
Why struct is used in c++?
How should a contructor handle a failure?
How many static variables are created if you put one static member into a template class definition?
What is a dynamic binding in c++?
What is a container class?
what is the difference between overloading & overriding? give example.
Write a program to find the Factorial of a number
Should the this pointer can be used in the constructor?
Explain about Garbage Collector?
What is an inclusion guard?
What is data structure in c++?