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 difference between structure and union with example?
How do you define structure?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
How does pointer work in c?
Why is sprintf unsafe?
What is the explanation for modular programming?
Write the Program to reverse a string using pointers.
What is indirection? How many levels of pointers can you have?
How are 16- and 32-bit numbers stored?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
What is the purpose of void pointer?
Can a file other than a .h file be included with #include?
What is meant by recursion?
If the size of int data type is two bytes, what is the range of signed int data type?