tonymitau tonymitau
  • 15-06-2021
  • Computers and Technology
contestada

Write a Program that will print all the numbers divisible by 2 between 0 and 100​

Respuesta :

klekaelly
klekaelly klekaelly
  • 15-06-2021

Answer:

//In java

for (int i = 0; i <= 100; i++)

{

if ( i % 2 == 0 )

{

System.out.println( i + " ");

}

}

Answer Link

Otras preguntas

Evaluate A2 for A = -4.
is -√20 x 15 rational?
Find the zeros of polynomial functions and solve polynomial equations. f(x)=8x^3+27
x+y-3+-x+2y+4........
Given that cos x=8/17 find the value of sin x tan x and sin(90-x)
Need some math help please!
When reading, a reader can use ______ clues, _______ marks, italics, and ______to determine whether or not a word is of a foreign origin
Find the height of the figure below if the volume is 480.66 cm^3.
homeo- comes from a greek word means still the suffix stasis comes from "stoppage" or "standstill" how does this relate to homeostasis
What percent are at least 80 years old?