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 what are the different file extensions involved when programming in c?


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

Post New Answer

More C Interview Questions

program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

0 Answers  


how to use showbits function?

2 Answers   Infosys, TATA,


du u know test pattern for robosoft? Plz share

1 Answers   RoboSoft, TATA, Wipro,


What is d scanf?

0 Answers  


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

0 Answers   Wilco,


what is the output of following question? void main() { int i=0,a[3]; a[i]=i++; printf("%d",a[i] }

3 Answers  


What is the most efficient way to store flag values?

0 Answers  


how can i calculate mean,median,mode by using c program

1 Answers   HCL,


How can I change their mode to binary?

0 Answers  


Which of these functions is safer to use : fgets(), gets()? Why?

0 Answers  


what is calloc and malloc?

2 Answers  


int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }

3 Answers   HCL,


Categories