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

arraging element in proper order

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

define string ?

1169


How can I discover how many arguments a function was actually called with?

1113


Explain what is wrong with this program statement?

1159


Explain setjmp()?

1116


What does the file stdio.h contain?

1119


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

1288


What does c mean in standard form?

1245


Can i use “int” data type to store the value 32768? Why?

1234


When would you use a pointer to a function?

1097


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2410


I have a varargs function which accepts a float parameter?

1097


How can you call a function, given its name as a string?

1209


How can I recover the file name given an open stream?

1080


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3868


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

15889