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 the defrenece between structure and union

Answer Posted / renuka

structure is declared with the keyword struct and structure
variables occupy individual memory location.But Unoin is
declared with the keyword union and its variables are
allocated to a memory at which the highest byte of the
variable is declared.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some of the static data structures in C?

1241


What is the difference between the local variable and global variable in c?

1015


Why header files are used?

1161


What is the use of extern in c?

1145


How will you delete a node in DLL?

1338


What is the use of void pointer and null pointer in c language?

1166


Which is better malloc or calloc?

1157


List some applications of c programming language?

998


Explain how do you print an address?

1206


How many levels of indirection in pointers can you have in a single declaration?

1143


Why isn't it being handled properly?

1120


Is a house a shell structure?

1213


What are identifiers c?

1142


What is the meaning of typedef struct in c?

1115


Explain high-order and low-order bytes.

1168