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...

Explain the difference between struct and union.

Answer Posted / nashiinformaticssolutions

• Struct: All members occupy separate memory.
• Union: All members share the same memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is flag a keyword in c?

1214


what is bit rate & baud rate? plz give wave forms

2026


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

4355


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

1149


Why do we use pointer to pointer in c?

1133


Which is the best website to learn c programming?

1131


Why do we use namespace feature?

1118


Explain the Difference between the New and Malloc keyword.

1185


When should the const modifier be used?

1151


What is define directive?

1212


Give differences between - new and malloc() , delete and free() ?

1149


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2621


Is c language still used?

1043


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

1066


Differentiate between the = symbol and == symbol?

1358