akatamashhii akatamashhii
  • 11-01-2022
  • Computers and Technology
contestada

10. Rewrite this loop into a "for” loop:
int number = 6;
while (number > 0) {
number 3;
System.out.print(number + " ");
}

Respuesta :

s1780432 s1780432
  • 20-01-2022

Answer:

for (int number = 6; number > 0; number-=3) {

   System.out.print(number + " ");

}

Explanation:

Answer Link

Otras preguntas

How do emotional truths and shame play a role in our life?
what is the equation of the graphed line in point-slope form
Which is the best description of health protection
Debbie was doing a science lab, and she was instructed to decide whether a piece of plastic would float or sink without actually putting the plastic in the wate
Write about one biology career that you researched. Be sure to include all seven required pieces of information as well as a summary of how well suited you mig
Which of the following scenarios represents a density independent limit on population?
During new testament times copies of the old testament were
The means for transmission of disease-causing microorganism is provided by the ____. ​
How would a humanist treat a person who came to him with a problem?
Would it be legal for the company to terminate someone who wrote in their blog that they had physically assaulted another person because they were angry