a complete progra determine the weather condition based on the temperature degree and display the weather condition according to the following table. Assume temperature is a double variable, and no need to declare or initialize the temperature variable. BI.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter3: Assignment, Formatting, And Interactive Input
Section3.1: Assignment Operations
Problem 5E: (Physics) Write an assignment statement to calculate the elapsed time, in minutes, it takes to make...
icon
Related questions
Question
What answers this questions?
B1. Write a selection statement (NOT a complete program) to
determine the weather condition based on the temperature
degree and display the weather condition according to the
following table. Assume temperature is a double variable,
and no need to declare or initialize the temperature variable.
Temperature
Weather
greater than or equal to 40
Bad weather
Less than 40 and greater than or equal to 35
Very hot weather
Less than 35 and greater than or equal to 25
Hot weather
Less than 25 and greater than or equal to 20
Pleasant weather
Less than 20
Cold weather
Transcribed Image Text:B1. Write a selection statement (NOT a complete program) to determine the weather condition based on the temperature degree and display the weather condition according to the following table. Assume temperature is a double variable, and no need to declare or initialize the temperature variable. Temperature Weather greater than or equal to 40 Bad weather Less than 40 and greater than or equal to 35 Very hot weather Less than 35 and greater than or equal to 25 Hot weather Less than 25 and greater than or equal to 20 Pleasant weather Less than 20 Cold weather
B2. Using a loop statement, write a segment of code (NOT a
complete program) to compute and display the product of all
the numbers between 1 and 10 inclusive. [2.5 marks]
Hint: 1×2×3×4×5×6x7x8x9x10=3628800
Transcribed Image Text:B2. Using a loop statement, write a segment of code (NOT a complete program) to compute and display the product of all the numbers between 1 and 10 inclusive. [2.5 marks] Hint: 1×2×3×4×5×6x7x8x9x10=3628800
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Properties of Different Architectures
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning