what is op?
for(c=0;c=1000;c++)
printf("%c",c);
Answer Posted / m.kiran kumar
warning occurs as possibly incorrect statement.
and the statement falls into infinite loop printing the
ascii character equivalent to 0
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Differentiate between #include<...> and #include '...'
What are the disadvantages of external storage class?
What is 2 d array in c?
pierrot's divisor program using c or c++ code
What is typedef?
What is the use of sizeof () in c?
Write a program to implement queue.
What is a c token and types of c tokens?
Is stack a keyword in c?
What's the best way of making my program efficient?
What is static memory allocation? Explain
Is linux written in c?
What is a function simple definition?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?