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 / neha khurana

Data structures play a central role in modern computer
science. Data structure enables an efficient storage of
data for an easy access. It enables to represent the
inherent relationship of the data in the real world. It
enables an efficient processing of data. It helps in data
protection and management.

Is This Answer Correct ?    17 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ hiding?

1302


What are single and multiple inheritances in c++?

1150


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

1077


Difference between class and structure.

1226


What is late binding c++?

1030


What is private, public and protected inheritance?

1128


What is constructor in C++?

1143


What are static member functions?

1158


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

1110


How the delete operator differs from the delete[]operator?

1152


What methods can be overridden in java?

1346


To what does “event-driven” refer?

1112


How can an improvement in the quality of software be done by try/catch/throw?

1140


What is a manipulator in c++?

1277


What is this weird colon-member (" : ") syntax in the constructor?

1072