What is the output for the following program?
1 answer:
Answer:
13
Explanation:
int numA = 4;
whilie (numA < 12){
numA += 3;
}
System.out.print(numA);
numA numA < 12
4 true <em>⇒ numA increases by 3, loop continues </em>
7 true <em>⇒ numA increases by 3, loop continues </em>
10 true<em> ⇒ numA increases by 3, loop continues</em>
13 false <em>⇒ loop stops, program them prints out value of numA </em>
You might be interested in
Answer:
v = 50 m/s
Explanation:
p = mv
5 = 0.1v
v = 50
Yes it is safe to tape down cords such as internet cables to the floor
It is the 'backstage' in which you can <span>save, select a template, change document properties, and close or exit excel</span>
Answer:
Me podrían ayudar se lo agradecería un montón