what is op?
for(c=0;c=1000;c++)
printf("%c",c);
Answers were Sorted based on User's Feedback
Answer / 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 |
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Explain what is the best way to comment out a section of code that contains comments?
main() { int i; printf("%d",i^i); }
Which driver is a pure java driver
Why doesnt long int work?
What is 1d array in c?
Is there a way to jump out of a function or functions?
what's the return value of malloc()
Explain the use of function toupper() with and example code?
What was noalias and what ever happened to it?
Reverse a string word by word??
application attempts to perform an operation?