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 are the uses of structure?

Answer Posted / guy

the uses are to do dirty things

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of function is main ()?

1086


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

1205


Explain what is the benefit of using enum to declare a constant?

1130


What are the header files used in c language?

1095


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1368


How can you find the day of the week given the date?

1239


what does static variable mean?

1164


What is the difference between array and pointer in c?

1222


What happens if you free a pointer twice?

1134


What math functions are available for integers? For floating point?

1184


What are pointers?

1160


What is the mean of function?

1191


How can I invoke another program or command and trap its output?

1148


What are the storage classes in C?

1203


What is c programing language?

1134