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

Another question on Engineering

question
Engineering, 04.07.2019 16:10
An electrical motor raises a 50kg load at a construct velencity .calculate the power of the motor, if it takes 40sec to raise the load through a height of 24m(take g =9.8n/g)
Answers: 2
question
Engineering, 04.07.2019 18:10
The mass flow rate of the fluid remains constant in all steady flow process. a)- true b)- false
Answers: 1
question
Engineering, 04.07.2019 18:10
Coiled springs ought to be very strong and stiff. si3n4 is a strong, stiff material. would you select this material for a spring? explain.
Answers: 2
question
Engineering, 04.07.2019 18:10
Calculate the bore of a cylinder that has a stroke of 18 inches and an extension time of 6 seconds at a flow rate of 4 gal/min.
Answers: 3
You know the right answer?
Write a statement that increases numpeople by 5. ex: if numpeople is initially 10, the output is:...
Questions
question
History, 17.04.2020 23:38
question
Mathematics, 17.04.2020 23:39
question
Mathematics, 17.04.2020 23:39