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 op?
for(c=0;c=1000;c++)
printf("%c",c);

Answer Posted / rohit

it will come out of the for loop & hence no output.
because,when c=0,then for next condition it will check
whether 0==1000,the condition fails here itself only.
so,it doesn't go for executing any statement.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

1200


List the difference between a "copy constructor" and a "assignment operator"?

1060


Why is c so important?

1098


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

2018


i want to know the procedure of qualcomm for getting a job through offcampus

2515


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1125


Explain what is the advantage of a random access file?

1175


What are structures and unions? State differencves between them.

1246


What are the preprocessor categories?

1112


how can f be used for both float and double arguments in printf? Are not they different types?

1119


What is character constants?

1228


Do you know pointer in c?

1103


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1222


What are the different types of constants?

1127


Why is c used in embedded systems?

1172