Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is importance of data sturture in a programming
language?

Answer Posted / simrat

Data Structure is logical and mathematical model to store
data So there are basic benefits of data structures:

The memory space is properly used.It helps in data
protection and management.

When we use the data structures in a code then for any new
person it is easy to tell and make him understand the
code,because there is some prescribed method is used So it
enhance the code readability and code reusability.

Which is used to
organize data in such a way that the insertion
,deletion,searhing i.e manipulation of data is done with
minimal complexity , and that gives a efficiet performance
of our computing.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of learning c++?

1045


Which one between if-else and switch is more efficient?

1125


How do you establish a has-a relationship?

1170


Can we use this pointer in a class specific, operator-overloading function for new operator?

1149


Which field is used in c++?

1152


Difference between overloaded functions and overridden functions

1114


When must you use a pointer rather than a reference?

1080


Why do we need templates?

1050


How do you invoke a base member function from a derived class in which you’ve overridden that function?

1172


What is c++ good for?

1116


Can we run c program in turbo c++?

1130


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

1121


Define linked lists with the help of an example.

1078


What are the five basic elements of a c++ program?

1163


How do you differentiate between overloading the prefix and postfix increments?

1139