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


Please Help Members By Posting Answers For Below Questions

Define friend function.

791


What is a linked list in c++?

795


What is difference between malloc()/free() and new/delete?

862


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3401


How to declare a function pointer?

776


What is c++ array?

781


What is a binary file? List the merits and demerits of the binary file usagein C++.

971


What is array give example?

786


what are Access specifiers in C++ class? What are the types?

852


How would perform Pattern Matching in C++?

957


Explain the static storage classes in c++.

941


What is a flag in c++?

820


What is a dangling pointer in c++?

856


What is setw manipulator in c++?

815


What is ios :: in in c++?

835