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
English,
3 months ago
English,
6 months ago
Environmental Sciences,
6 months ago
Biology,
11 months ago