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 the need of data structure

Answer Posted / amits tiwari bit mesra ranchi

actually data structure is explaining the structure of the
data that mean how can u organized,store,and done the
operations on the data.language is something different that
is used to interprete the employ and inplement the logic
of data structure to solve any large complex problems with
efficient memory utilization.
suppaose u take the example of linked list that allocates
memory dyanamically and provides the facility of
adding ,inserting, deletintg,retrieving,traversing
searching,sorting and various representation to utilize
memory efficient sloutions of the complex problems. and the
language is used to implement it.

Is This Answer Correct ?    44 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the tree data structure.

834


What's difference between stack and queue?

909


Is hashmap a data structure?

938


How do you use the sort function?

799


What are the disadvantages of linear list?

864


What are the major data structures used in the hierarchical data model?

961


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

935


Can arraylist have null values?

808


Can I provide array size dynamically?

872


Which is faster array or linked list?

841


What is ascending and descending order?

808


How will you sort the elements of array in descending order?

900


Run time memory allocation is known as ?

944


Write an algorithm to check if there is a loop in a doubly linked list.

888


Which algorithm is used in collections sort method?

783