what is op?
for(c=0;c=1000;c++)
printf("%c",c);
Answer Posted / ashok
infinite loop
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the similarities between c and c++?
Difference between Function to pointer and pointer to function
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
What are reserved words?
Write a program to reverse a string.
What are local static variables? How can you use them?
What is pointer to pointer in c language?
Differentiate between functions getch() and getche().
What are the types of data structures in c?
Explain what is the difference between null and nul?
List the variables are used for writing doubly linked list program.
how can use subset in c program and give more example
What is the mean of function?
Is a house a shell structure?
Explain modulus operator. What are the restrictions of a modulus operator?