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 / shruti

data structures are abstractions we use to manage large
amounts of information and the relationships different
pieces of information have with each other. sometimes we
use data to allow us to do more. data structure also
provide guarantees about algorithmic complexity, coosing an
appropriate data structure for a job is crucial to writing
good software.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an adaptor class or wrapper class in c++?

1326


What are files in c++?

1088


What do manipulators do?

1065


Mention the storage classes in c++.

1127


Can we use this pointer inside static member function?

1116


What is class in c++ with example?

1367


How do you save a c++ program?

1083


What is an orthogonal base class in c++?

1210


Can you use the function fprintf() to display the output on the screen?

1294


What is the benefit of learning c++?

1042


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

1086


What is the real purpose of class – to export data?

1164


What programming language should I learn first?

1149


What is the c++ programming language used for?

1092


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

1226