int j =15,i;
for (i=1; 1<5; ++i)
{printf ("%d%d
",j,i);
j = j-3;
}
Answer Posted / arun
Infinite Loop....Loop does not end...Because condition 1<5 is always True then the answer like this..,
151
122
93
64
35
06
-37
.
.
.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is structure padding in c?
What is pass by reference in functions?
What is a void pointer in c?
What is the translation phases used in c language?
Was 2000 a leap year?
Why c is called a mid level programming language?
Explain how can I right-justify a string?
What is the difference between if else and switchstatement
Do array subscripts always start with zero?
Describe how arrays can be passed to a user defined function
Why c is called procedure oriented language?
Write a program to find the biggest number of three numbers in c?
What does void main () mean?
What is printf () in c?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.