what is importance of data sturture in a programming
language?
Answer Posted / namal perera
explain how importance and the use of data sturtures effect
the development of software industry?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ 11 and c++ 14?
How static variables and local variablesare similar and dissimilar?
Explain the pure virtual functions?
Describe delete operator?
What is the rule of three?
What is a float in c++?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
What are c++ redistributables?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Why do we need runtime polymorphism in c++?
How would you find out if a linked-list is a cycle or not?
What is a local variable?
What does new return if there is insufficient memory to make your new object?
Evaulate: 22%5 a) 2 b) 4 c) 0
Define anonymous class.