238) Output of the following program fragment (in C) is
for (i = 1; i
if (i = = 3) continue;
else printf (%d,i);
Answer is:
1 2 4
Related C Programming MCQ with Answers
Answer is:
Counts the number of bits which are on in the number num
Answer is:
Catratratratrat...
Answer is:
i5h4g3f2e1
Answer is: