Rewrite the following program segment using while instead of for
statement:
int f =1,i;
for(i=1;i<=5;i++)
f=f*I;
System.out.println(f);
Answers
Answered by
1
Answer:
don't know.................
Answered by
1
Answer:
this is your answer of test
Attachments:
Similar questions
History,
2 months ago
Social Sciences,
2 months ago
English,
2 months ago
English,
4 months ago
Environmental Sciences,
4 months ago
Biology,
9 months ago