what is op?
for(c=0;c=1000;c++)
printf("%c",c);

Answer Posted / ashok

I think it will print ascii values of 0,1,2 and so on upto 1000

Is This Answer Correct ?    4 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data structure in c programming?

578


What are the types of type specifiers?

625


What does p mean in physics?

589


Which built-in library function can be used to match a patter from the string?

750


how to write optimum code to divide a 50 digit number with a 25 digit number??

2757






In which header file is the null macro defined?

861


Explain the advantages and disadvantages of macros.

630


What is a shell structure examples?

596


What is a void pointer in c?

613


What is #include called?

573


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1524


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

616


How do you view the path?

672


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

737


Is c easier than java?

578