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 / a. nahas

Regarding use of programming languages, Niclaus Wirth wrote
a book with title "Data Structure + Algorithm = Program".
Therefore one can consider a programming language
as "capabilities to describe data objects of some
structures PLUS cabpabilities to define algorithms. Also,
data structures are very important in the implementation of
programming languages.

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should we use container classes instead of arrays?

1059


What would happen on forgetting [], while deallocating an array through new?

1142


What is the use of endl in c++ give an example?

1214


What is namespace std; and what is consists of?

1372


What is the use of cmath in c++?

1119


What is a stack? How it can be implemented?

1224


What is DlgProc?

1078


What is the precedence when there is a global variable and a local variable in the program with the same name?

1173


What is the best way to declare and define global variables?

1412


What is the use of main function in c++?

1018


Which bitwise operator is used to check whether a particular bit is on or off?

1115


How does com provide language transparency?

1056


What is wrapper class in c++?

1196


What is class invariant in c++?

1277


Define virtual constructor.

1143