for(i=0;i=printf("Hello");i++);
printf("Hello");
how many times how will be printed?????????
Answer Posted / shashikanth
Hello wil be printed infinite times
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
write a program to display all prime numbers
What is the sizeof () a pointer?
How many keywords (reserve words) are in c?
What is pointers in c?
By using C language input a date into it and if it is right?
What is your stream meaning?
What is the difference between new and malloc functions?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
what do the 'c' and 'v' in argc and argv stand for?
what is a function method?give example?
What is difference between structure and union with example?
How can I find out how much free space is available on disk?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What is assert and when would I use it?
Is c still relevant?