subject
Engineering, 04.09.2019 23:20 merrylsimpson

Write a statement that increases numpeople by 5. ex: if numpeople is initially 10, the output is: there are 15 people.
import java. util. scanner;
public class {
public static void main (string [] args) {
int numpeople;
numpeople = 10;
/* your solution goes here */
system. out. print("there are ");
system. out. print(numpeople);
system. out. println(" people.");
}
}

ansver
Answers: 3

Other questions on the subject: Engineering

image
Engineering, 04.07.2019 18:10, hadellolo8839
Acompressor receives the shaft work to decrease the pressure of the fluid. a)- true b)- false
Answers: 3
image
Engineering, 04.07.2019 18:10, johnthienann58
Thermal stresses are developed in a metal when its a) initial temperature is changed b) final temperature is changed c) density is changed d) thermal deformation is prevented e) expansion is prevented f) contraction is prevented
Answers: 2
image
Engineering, 04.07.2019 18:10, ijohnh14
Shafts are machine elements that are used to a) carry axial loads b) direct shear loads c) transmit power d) rotate at constant speed e) none of the above circular and square shafts subjected to the same torque under the same circum behave a) the same way b) almost the same way
Answers: 2
image
Engineering, 04.07.2019 18:10, colin774
The higher the astm grain size number, the finer the gran is. a)-true b)-false
Answers: 2
You know the right answer?
Write a statement that increases numpeople by 5. ex: if numpeople is initially 10, the output is:...

Questions in other subjects:

Konu
Mathematics, 01.07.2019 16:00