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

Answers were Sorted based on User's Feedback



What is the difference between a structure and a union?..

Answer / nashiinformaticssolutions

 Structure: All members have their own memory location.
 Union: All members share the same memory location.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between a structure and a union?..

Answer / hr@tgksolutions.com

 Structure: All members have their own memory location.
 Union: All members share the same memory location.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is the need for main function in c?

5 Answers  


what is difference between procedural language and functional language ?

4 Answers   Wipro,


what is memory leak?

3 Answers  


if p is a string contained in a string?

0 Answers  


What is your stream meaning?

0 Answers  


dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?

1 Answers  


write a program to count the no of repaeted words in a line?

1 Answers  


WHAT IS PRE POSSESSORS?

6 Answers   TATA,


4.A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above

6 Answers   Accenture,


Write a program to print factorial of given number without using recursion?

0 Answers  


find largest element in array w/o using sorting techniques.

3 Answers   Zycus Infotech,


related proverb of "dont count your chicken before it hatches"

1 Answers  


Categories