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


main()
{
int i = 10;
printf(" %d %d %d
", ++i, i++, ++i);
}


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

Post New Answer

More C Interview Questions

what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }

1 Answers   Motorola,


List some applications of c programming language?

0 Answers  


what is the difference b/w compiler and debugger?

2 Answers   Assurgent,


Where static variables are stored in c?

0 Answers  


What is meaning of tree

0 Answers  


What are header files and what are its uses in C programming?

0 Answers  


Explain the concept of "dangling pointers" in C.

2 Answers  


What is string function c?

0 Answers  


Why cant I open a file by its explicit path?

0 Answers  


What are Macros? What are its advantages and disadvantages?

0 Answers   TCS,


Method Overloading exist in c ?

3 Answers   Wipro,


What is 'bus error'?

0 Answers  


Categories