what is importance of data sturture in a programming
language?
Answer Posted / ponnusamy
data structure saving the memory space rather than the
normal program ..and to organise the memory space in the
computer ....
| Is This Answer Correct ? | 17 Yes | 14 No |
Post New Answer View All Answers
What is c++ course?
what are the events occur in intr activated on interrupt vector table
Explain pass by value and pass by reference.
What are the classes in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
Describe new operator?
Does dev c++ support c++ 11?
Explain function overloading and operator overloading.
Which is the best c++ compiler?
What are the advantages of inheritance in c++?
Explain the difference between struct and class in terms of access modifier.
What is virtual destructor ans explain its use?
Differentiate between the manipulator and setf( ) function?
What is difference between rand () and srand ()?
Write a program in C++ for Fibonacci series