Write a Java program that generates a random number between 50 and 150 that repre temperature in Celsius of a pot of boiling water on a stove, and determine if the water cook the following vegetable: Beans: cook at 100 degrees Celsius

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

I don't understand fully what is expected and how to out the code together. 

iles
Tab
Window
Help
nnect.secure XG bjs credit card Googl x
Chapter 3 Project
Chapter 3 Reading an
Mail Password Ree
a Enter your passwo
02796/assignments/1203217
Internet Accounts.
Exchange Passwa
E Enter your passwo
"Estefania.Libreros
Chapter 3 Project
Project Name: Chpt3_Project
FEB
Class Name: Chpt3_Project
Valentine's Day
14
Tomorrow
Write a Java program that generates a random number between 50 and 150 that repre
temperature in Celsius of a pot of boiling water on a stove, and determine if the water
cook the following vegetable:
Beans: cook at 100 degrees Celsius
Inputs: The program must prompt the user for the temperature that beans cook at.
Enter the temperature in Celsius that beans cook at:
Output: The program should tell the user if the water is hot enough to cook the beans.
The water temperature is <temp> Celsius and is <hot or not hot> enough to co
Example of a program run: Run the program three times and take a screen snipit after
Step 1. Create an algorithm (either flowchart or pseudocode) that you will use to write
Place the algorithm in a Word document.
Step 2. Code the program in Eclipse and test the program to verify it works correctly. I
program three times.
Step 3. Use the Snip It tool in Windows or a similar tool on the Mac to cut and paste the
output window into the same Word document as the algorithm in Step 1.
Note: the water temperature you show will be different than below because it is a ranc
81
tv
MacBook Pro
Transcribed Image Text:iles Tab Window Help nnect.secure XG bjs credit card Googl x Chapter 3 Project Chapter 3 Reading an Mail Password Ree a Enter your passwo 02796/assignments/1203217 Internet Accounts. Exchange Passwa E Enter your passwo "Estefania.Libreros Chapter 3 Project Project Name: Chpt3_Project FEB Class Name: Chpt3_Project Valentine's Day 14 Tomorrow Write a Java program that generates a random number between 50 and 150 that repre temperature in Celsius of a pot of boiling water on a stove, and determine if the water cook the following vegetable: Beans: cook at 100 degrees Celsius Inputs: The program must prompt the user for the temperature that beans cook at. Enter the temperature in Celsius that beans cook at: Output: The program should tell the user if the water is hot enough to cook the beans. The water temperature is <temp> Celsius and is <hot or not hot> enough to co Example of a program run: Run the program three times and take a screen snipit after Step 1. Create an algorithm (either flowchart or pseudocode) that you will use to write Place the algorithm in a Word document. Step 2. Code the program in Eclipse and test the program to verify it works correctly. I program three times. Step 3. Use the Snip It tool in Windows or a similar tool on the Mac to cut and paste the output window into the same Word document as the algorithm in Step 1. Note: the water temperature you show will be different than below because it is a ranc 81 tv MacBook Pro
Tab
Window
Help
nect.secure X G bjs credit card Googl x
3Chapter 3 Project
G Chapter 3 Reading anc x King
2796/assignments/1203217
Output: The program should tell the user if the water is hot enough to cook the beans.
The water temperature is <temp> Celsius and is <hot or not hot> enough to co
Example of a program run: Run the program three times and take a screen snipit after
Step 1. Create an algorithm (either flowchart or pseudocode) that you will use to write
Place the algorithm in a Word document.
Step 2. Code the program in Eclipse and test the program to verify it works correctly. I
program three times.
Step 3. Use the Snip It tool in Windows or a similar tool on the Mac to cut and paste the
output window into the same Word document as the algorithm in Step 1.
Note: the water temperature you show will be different than below because it is a ranc
<terminated> Chpt3_Project [Java Application] C:\Program Files\UJavaljdk-14.0.2\bin\javaw.exe (Oct 21, 2020 10:10:16
Enter the temperature in Celsius that beans cook at: 100
The water temperature is 78 Celsius and is not hot enough to cook beans.
<terminated> Chpt3 Project [Ja
Enter the temperature.
The water temperaturs 59 Celsius and is not hot enough to cook beans.
Application] C:\Program Files\Java\jdk-14.0.2\bin\javaw.exe (Oct 21, 2020 10:11:01
Celsius that beans cook at: 100
<terminated> Chpt3_Project [Java Application] C:\Program Files\Javaljdk-14.0.2\bin\javaw.exe (Oct 21, 2020 10:11:32
Enter the temperature in Celsius that beans cook at: 100
The water temperature is 118 Celsius and is hot enough to cook beans.
sert
5:9:75
A stv A A
MacBook Pro
Transcribed Image Text:Tab Window Help nect.secure X G bjs credit card Googl x 3Chapter 3 Project G Chapter 3 Reading anc x King 2796/assignments/1203217 Output: The program should tell the user if the water is hot enough to cook the beans. The water temperature is <temp> Celsius and is <hot or not hot> enough to co Example of a program run: Run the program three times and take a screen snipit after Step 1. Create an algorithm (either flowchart or pseudocode) that you will use to write Place the algorithm in a Word document. Step 2. Code the program in Eclipse and test the program to verify it works correctly. I program three times. Step 3. Use the Snip It tool in Windows or a similar tool on the Mac to cut and paste the output window into the same Word document as the algorithm in Step 1. Note: the water temperature you show will be different than below because it is a ranc <terminated> Chpt3_Project [Java Application] C:\Program Files\UJavaljdk-14.0.2\bin\javaw.exe (Oct 21, 2020 10:10:16 Enter the temperature in Celsius that beans cook at: 100 The water temperature is 78 Celsius and is not hot enough to cook beans. <terminated> Chpt3 Project [Ja Enter the temperature. The water temperaturs 59 Celsius and is not hot enough to cook beans. Application] C:\Program Files\Java\jdk-14.0.2\bin\javaw.exe (Oct 21, 2020 10:11:01 Celsius that beans cook at: 100 <terminated> Chpt3_Project [Java Application] C:\Program Files\Javaljdk-14.0.2\bin\javaw.exe (Oct 21, 2020 10:11:32 Enter the temperature in Celsius that beans cook at: 100 The water temperature is 118 Celsius and is hot enough to cook beans. sert 5:9:75 A stv A A MacBook Pro
Expert Solution
Step 1 ::

- We need to code the bean boiling problem in java.

 

 

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY