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
Explain what data encapsulation is in c++?
Define 'std'.
Explain the auto storage classes in c++.
How do you decide which integer type to use?
How do you add an element to a set in c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Do you know the use of vtable?
Why c++ is created?
What are the advantage of using register variables?
When is dynamic checking necessary?
Is recursion allowed in inline functions?
What do nonglobal variables default to a) auto b) register c) static
Explain about templates of C++.
What is the difference between object-oriented programming and procedural programming?
describe private access specifiers?