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 extern c used for?


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

Post New Answer

More C Interview Questions

main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output?

10 Answers   Ramco,


How can a program be made to print the name of a source file where an error occurs?

0 Answers  


how to swap 4 number without using temporary number?

2 Answers  


Are negative numbers true in c?

0 Answers  


Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.

4 Answers  


Which is the best sort method for library management?

1 Answers   Microsoft,


What are the advantages of union?

0 Answers  


Apart from dennis ritchie who the other person who contributed in design of c language.

0 Answers  


What is scanf_s in c?

0 Answers  


Write a program to swap two numbers without using third variable in c?

0 Answers  


Do you know the use of fflush() function?

0 Answers  


write c program without semicolon

11 Answers   MindTech, TCS, Wipro,


Categories