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

data structure saving the memory space rather than the
normal program ..and to organise the memory space in the
computer ....

Is This Answer Correct ?    17 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a lambda function c++?

1197


What are the restrictions apply to constructors and destructors?

1127


What is the basic concept of c++?

1064


What is polymorphism and its type in c++?

1126


How do you establish an is-a relationship?

1217


Which command properly allocates memory a) char *a=new char[20]; b) char a=new char[20]; c) char a=new char(20.0);

1119


What is a storage class?

1378


What is iomanip c++?

1120


Can malloc be used in c++?

1132


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

1022


What things would you remember while making an interface?

1058


Explain function overloading

1060


Define the process of handling in case of destructor failure?

1121


What is the main use of c++?

1170


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

1053