what is importance of data sturture in a programming
language?
Answer Posted / leena
in data structure we make our own structure.
Some of the commonly and frequently used data structures
are Stack, Queue, linked List. etc
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why are pointers used?
How delete [] is different from delete?
write a programme to get a character and thier ASCII value
What does ios :: app do in c++?
Do you know what are static and dynamic type checking?
Describe the syntax of single inheritance in C++?
What are member functions used in c++?
What happens if a pointer is deleted twice?
Define macro.
What do you mean by a template?
Is python written in c or c++?
What is abstraction in c++?
What is pointer to array in c++?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
How many ways can a variable be initialized into in C++?