for(i=0;i=printf("Hello");i++);
printf("Hello");
how many times how will be printed?????????
Answer Posted / anandi
"Hello" will be printed infinite time.......
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How do you list a file’s date and time?
What is the purpose of main() function?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
What is meant by inheritance?
What is the purpose of the statement: strcat (S2, S1)?
What are structural members?
Explain what will the preprocessor do for a program?
What are shell structures used for?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Explain the concept and use of type void.
What is bash c?
What will be your course of action for a push operation?
Why doesnt this code work?
What is a structure member in c?
Tell me is null always defined as 0(zero)?