Purchase Solution

Program for wind speed, temperature, humidity

Not what you're looking for?

Ask Custom Question

In a certain region, pesticide can be sprayed from an iairplane only if the temperature is at least 70 degrees, the relative humidity is between 15 and 35%, and the wind speed is at most 10 miles per hour,

Purchase this Solution

Solution Summary

Write a program that accepts three numbers representing temperature, relative himidity, and wind speed; assigns the value true or false to the boolean vairable okToSpray according to these criteris; and displays this value.

Solution Preview

Dear student

as you did not write your preference, I am writing the program in C.

Here, scanf function is ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.