what is op?
for(c=0;c=1000;c++)
printf("%c",c);
Answer Posted / karthik
i executed this program it went on displaying funny
characters indefinite loop
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
what is the different bitween abap and abap-hr?
What is difference between stdio h and conio h?
How to explain the final year project as a fresher please answer with sample project
What is || operator and how does it function in a program?
What is a pointer in c plus plus?
Explain what are global variables and explain how do you declare them?
What is structure pointer in c?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
Write a program for finding factorial of a number.
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Write a program to generate random numbers in c?
Who developed c language and when?
Why clrscr is used in c?
Tell me can the size of an array be declared at runtime?
write a program to find out prime number using sieve case?