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 difference between structure and union?

Answer Posted / sevak.yatrik777

While structure enables us treat a number of different
variables stored at different in memory , a union enables us
to treat the same space in memory as a number of different
variables. That is a Union offers a way for a section of
memory to be treated as a variable of one type on one
occasion and as a different variable of a different type on
another occasion.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you generate random numbers in c?

1134


Is null equal to 0 in sql?

1190


What are the advantages of the functions?

1223


What is enumerated data type in c?

1131


What are the application of c?

1163


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

2024


In c language can we compile a program without main() function?

1179


Is multithreading possible in c?

1070


Why c is called top down?

1220


Linked lists -- can you tell me how to check whether a linked list is circular?

1134


What is the size of enum in c?

1174


What is a shell structure examples?

1154


Who invented bcpl language?

1248


What are different storage class specifiers in c?

1138


What are the 5 data types?

1212