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’s the special use of UNIONS?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is int a keyword in c?

0 Answers  


what is difference b/w extern & volatile variable??

6 Answers   Teleca,


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


What is output of the following program ? main() { i = 1; printf("%d %d %d\n",i,i++,i++); }

9 Answers   CTS, Wipro,


What is the scope of static variable in c?

0 Answers  


What is the difference b/w Structure & Union?

3 Answers  


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

0 Answers   TCS,


what is a stack

6 Answers  


6)swap(int x,y) { int temp; temp=x; x=y; y=temp; } main() { int x=2;y=3; swap(x,y); } after calling swap ,what are yhe values x&y?

3 Answers  


What is the difference between exit() and _exit()?

2 Answers  


What is the difference between class and object in c?

0 Answers  


Explain how do you use a pointer to a function?

0 Answers  


Categories