how many times does the loop iterated ?
for (i=0;i=10;i+=2)
printf("Hi\n");

Answer Posted / viji

It will give a warning message........

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the size of a statically allocated array?

608


Describe wild pointers in c?

636


What does p mean in physics?

579


How can I read and write comma-delimited text?

616


Is the exit() function same as the return statement? Explain.

656






Explain how do I determine whether a character is numeric, alphabetic, and so on?

648


Can a variable be both static and volatile in c?

604


how to introdu5ce my self in serco

1521


How can I prevent another program from modifying part of a file that I am modifying?

606


What is meant by errors and debugging?

645


Are pointers integer?

545


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1426


Differentiate between a for loop and a while loop? What are it uses?

663


Why we use int main and void main?

533


what is the different bitween abap and abap-hr?

1741