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 18:10
Steel is coated with a thin layer of ceramic to protect against corrosion. what do you expect to happen to the coating when the temperature of the steel is increased significantly? explain.
Answers: 1
question
Engineering, 04.07.2019 18:10
Determine whether or not it is possible to compress air adiabatically from k to 140 kpa and 400 k. what is the entropy change during this process?
Answers: 3
question
Engineering, 04.07.2019 18:10
Water at 55c flows across a flat plate whose surface temperature is held constant at 95c. if the temperature gradient at the plate's surface for a given value of x is 18 c/mm, find a) local heat transfer coefficient. b) heat flux
Answers: 3
question
Engineering, 04.07.2019 18:10
Which of the following components of a pid controlled accumulates the error over time and responds to system error after the error has been accumulated? a)- proportional b)- derivative c)- integral d)- on/off.
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
question
Mathematics, 24.06.2019 23:00
Questions on the website: 13722367