how many times does the loop iterated ?
for (i=0;i=10;i+=2)
printf("Hi\n");
Answer Posted / rahul
infinite times
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What oops means?
What is malloc return c?
write a program to find out prime number using sieve case?
What is a substring in c?
Why is sizeof () an operator and not a function?
What are the types of c language?
Explain what are multibyte characters?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
What is this pointer in c plus plus?
What is the general form of function in c?
Can we assign string to char pointer?
How can I recover the file name given an open stream or file descriptor?
Why is structure important for a child?
Explain the bubble sort algorithm.
can any one tel me wt is the question pattern for NIC exam