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 does data structure mean?

Answer Posted / ajay009ajay@yahoo.co.in

every group of element be arranged in either mathematical or
logical way, understanding of mathematical or logical way
are known as data structure.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to generate address labels using structures?

4524


When should the const modifier be used?

1062


a value that does not change during program execution a) variabe b) argument c) parameter d) none

1186


What are the features of c languages?

1032


What are the disadvantages of external storage class?

1007


#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

1245


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

1073


What are integer variable, floating-point variable and character variable?

1185


How can I call fortran?

998


What is a pointer variable in c language?

1039


What is getch () for?

1150


What is an lvalue?

1017


explain what are actual arguments?

1035


Explain the advantages and disadvantages of macros.

1036


What does the error 'Null Pointer Assignment' mean and what causes this error?

1163