XboxMoment
XboxMoment XboxMoment
  • 02-11-2020
  • Computers and Technology
contestada

int a = 30, b = 5;

if ( a == 30 && b > 10)

{

a = a + b;

b = b – 1;

out.println(a+” “+b);

}

Respuesta :

Cytokine
Cytokine Cytokine
  • 02-11-2020

The if statement wont run because 5 is less than 10.  If b were 11 or higher, the if statement would run.

Answer Link

Otras preguntas

all fractions between 0 and 1/4
factoring 12m^2n^2-8mn+1=
A construction contractor is purchasing granite tiles for a new kitchen floor. Each tile costs $5 and he wants to spend less than $1,500. The size of each tile
Round 13 513 to the nearest thousand
Write this statement as a conditional in if-then form: All triangles have three sides. A) If a figure is a triangle, then all triangles have three sides.B) If a
Question: 35/8 ( write as mixed number ) Please help me very very quickly!!!!!!!!!!!!!!!!!!!
among the qualities listed on the human relations scale, the most important one for the building new relationship is?
One way to show that a statement is NOT a good definition is to find a _____ converse.conditional.counterexample.biconditional.
I = {1, 2} List all possible subsets of the given set.
Given the inequalities y > 5x-8 and y >3x+4, find the point that satisfies one inequalities but not them all