Question
q2 a (ii) A temperature sensor is used to read a boiling tank temperature. When the reading is 100o Celsius and more, stove will turn
q2 a
(ii) A temperature sensor is used to read a boiling tank temperature. When the reading is 100o Celsius and more, stove will turn off and valve will open to flow out the water. If the reading is below 100 Celsius, stove will turn on fire and valve will close. Write a Java program as simulation of the condition and user able to set their own value as temperature value to simulate it.
(iii) Modify the Java program in Q2(a)(ii) to let the user run random number of temperature value each time they run the simulation. Let the simulation automatically run for 5 times.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started