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


Write a program that his output 1 12 123


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

Post New Answer

More C Interview Questions

How can I run c program?

0 Answers  


what is the difference between #include<> and #include”…”?

5 Answers  


Why doesnt this code work?

0 Answers  


What is the difference between typedef and #define?

0 Answers  


what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }

1 Answers   Google,


What is chain pointer in c?

0 Answers  


What do you understand by friend-functions? How are they used?

0 Answers   iNautix,


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,


Write any data structure program (stack implementation)

1 Answers   HTC,


What is the right type to use for boolean values in c?

0 Answers  


What does volatile do?

0 Answers  


for (i <= 5 && i >= -1;++i; i > 0) { printf("%d ", i); }

1 Answers  


Categories