what is op?
for(c=0;c=1000;c++)
printf("%c",c);
Answer Posted / guest
infinite loop
| Is This Answer Correct ? | 29 Yes | 7 No |
Post New Answer View All Answers
Explain union.
Can you write the function prototype, definition and mention the other requirements.
What is meant by type specifiers?
What is variable initialization and why is it important?
which is an algorithm for sorting in a growing Lexicographic order
What is the use of header?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
What is the general form of a C program?
There seem to be a few missing operators ..
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
Add Two Numbers Without Using the Addition Operator
What is the use of function overloading in C?
if p is a string contained in a string?
What is structure padding in c?
What is the explanation for cyclic nature of data types in c?