Computer Science, asked by allthingschannelbro, 4 months ago

int y=20;
for(int a=4;a<20; a=a*2) {
System.out.println(a);
System.out.println(y++);
}

Answers

Answered by japneet21
1

Answer:

system *34.on

Explanation:

.......................

Similar questions