what is importance of data sturture in a programming
language?
Answer Posted / vikram
tell me
| Is This Answer Correct ? | 27 Yes | 27 No |
Post New Answer View All Answers
What is runtime errors c++?
When do we use copy constructors?
Are vectors faster than arrays?
What is the difference between delegation and implemented-in-terms-of?
Is dev c++ free?
What's the hardest coding language?
Differentiate between late binding and early binding.
Define pure virtual function?
Comment on assignment operator in c++.
What is a wchar_t in c++?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is linked list in c++?
What is a pointer with example?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
Explain bubble sorting.