what is importance of data sturture in a programming
language?
Answer Posted / parul
data structure is a set of data of same data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use the using declaration?
Which one between if-else and switch is more efficient?
How should runtime errors be handled in c++?
What are arrays c++?
What is the difference between an enumeration and a set of pre-processor # defines?
Why should you learn c++?
What do the keywords volatile and mean mutable?
What is buffer and example?
What are the extraction and insertion operators in c++? Explain with examples.
What is vectorial capacity?
What are c++ storage classes?
What is #include iostream h in c++?
What is c++ manipulator?
List the advantages of inheritance.
What are friend classes?