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 structuer?

Answer Posted / dharmaraj

A STRUCTURE IS "ALL THE DATAS TO SAVING IN ONE UNIT "AND
CALLED IN SINGLE NAME.

the structur is used in use "struct" keyword.
[e.g]
struct struct_name()
{
-----
-----
}

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I dynamically allocate arrays?

1159


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

1304


Which of these functions is safer to use : fgets(), gets()? Why?

1161


What is a program flowchart and how does it help in writing a program?

1188


Why is extern used in c?

1142


Tell me when would you use a pointer to a function?

1118


What are formal parameters?

1172


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

1317


What is calloc malloc realloc in c?

1104


What is the use of sizeof () in c?

1099


What is array in C

1208


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1152


What would be an example of a structure analogous to structure c?

1047


Where are c variables stored in memory?

1129


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2494