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 / dasari chaithanya

The difference between structure and union is ,structure
will occupie total number of bytes or memory sometimes
waste memory,but union is which is the higest memory than
the data will store the memory location.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does %c mean in c?

1142


How do I get an accurate error status return from system on ms-dos?

1180


How can you avoid including a header more than once?

1024


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

1208


Explain how do you use a pointer to a function?

1161


Write a factorial program using C.

1122


Can you please compare array with pointer?

1156


Is main is a keyword in c?

1177


how to execute a program using if else condition and the output should enter number and the number is odd only...

2374


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

1137


Explain the use of keyword 'register' with respect to variables.

1099


why do some people write if(0 == x) instead of if(x == 0)?

1129


Tell me about low level programming languages.

1191


In c programming language, how many parameters can be passed to a function ?

1169


Explain the use of #pragma exit?

1221