for(i=0;i=printf("Hello");i++);
printf("Hello");
how many times how will be printed?????????
Answer Posted / navdeep
"Hello" will be printed infinite times
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is that possible to store 32768 in an int data type variable?
What is structure padding in c?
Explain indirection?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is indirection? How many levels of pointers can you have?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is the purpose of ftell?
write a proram to reverse the string using switch case?
Can variables be declared anywhere in c?
Was 2000 a leap year?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What is derived datatype in c?
What is difference between structure and union in c programming?
is it possible to create your own header files?
What is a spanning Tree?