Reference no: EM131081022
Note: Use Visio or Word to draw the flowcharts. No handwriting on the flowcharts.
1. Draw a complete and neat flowchart that converts the temperature in °C to °F or temperature in °I; to °C. The user is prompted to enter the choice of conversion (for example, enter I for Celcius; 2 for Farenheit) and prompted to enter the temperature value. Display the original temperature value and the convened temperature value. Note: Celcius = 5 * ( F - 32 ) / 9.
Translate the flowchart to a pseudocode.
2. Draw a complete and neat flowchart to display the message "Bring an umbrella" if it is a raining day. If it is not raining and the temperature is at least 65 °F, display "Go to Picnic". If it is not raining and the temperature is less than 65° F, display "Stay home". Prompt the user to enter a 'y' or 'Y' for a raining day and to enter an integer for the temperature.
Translate the flowchart to a pseudocode.
3. From Wikipcdia: In mathematics, a multiple of an integer is the product of that integer with another integer. In other words, for integer a, b is a multiple of a if b = na for some integer n. If a is not zero, this is equivalent to saying that b / a is an integer.
Draw a flowchart to prompt the user to enter two nonncgative integers X and Y and to determine if X is a multiple of Y. Display a message to inform the user whether X is a multiple of Y. Note: Usc only basic operators +, *, and
For example:
X = 24 and Y = 3, displayed message: X is a multiple of Y.
X = 3 and Y = 24, displayed message: X is not a multiple of Y.
X = 24 and Y = 5, displayed message: X is not a multiple of Y.
X = 0 and Y = 3, displayed message: X is a multiple of Y.
X = 5 and Y 0, displayed message: X is not a multiple of Y.
Translate the flowchart to a pseudocode.
Environment important for a business
: What is gathering competitive intelligence and why is it important for firms? Why is external environment important for a business? How does it influence decision making?
|
Explain the three cycles related to biorhythm theory
: Explain the three cycles related to biorhythm theory. Erin works in a busy coffee shop. She thrives in this environment as she is often required to perform multiple tasks or transactions at a time. Summarize the reasons why Erin thrives in this envir..
|
Do your computations bear out this expectation
: Do your computations bear out this expectation?
|
Explain the condition seasonal affective disorder
: Explain the condition seasonal affective disorder? (SAD). Why has the concept of punctuality created communication problems within our? culture?
|
Use visio or word to draw the flowcharts
: 1. Draw a complete and neat flowchart that converts the temperature in °C to °F or temperature in °I; to °C. The user is prompted to enter the choice of conversion (for example, enter I for Celcius; 2 for Farenheit) and prompted to enter the tempe..
|
Give opinion on merits of special immigrant juvenile status
: Provide your opinion on the merits of special immigrant juvenile status. Next, delineate the various political, economic, and social issues that underlie immigration and border security.
|
Major pros and cons of having country managers
: Imagine that you are designing a global approach for a company. Examine the major pros and cons of having country managers versus brand or line managers, and determine whether or not there are situations where one is better than another. Defend yo..
|
Formulate an optimization model to minimize perimeter of box
: A company is about to design a box to pack three circular objects. These objects have different radii; R1 = 6, R2 = 12, R3 = 16. The objective is to find the minimum dimensions for the box. In addition, the company does not like the objects to have o..
|
Find the optimal solution using dynamic programming
: A company produces two products. The unit profit of product 1 is $8 and that of product 2 is $7. The products need to go through two manufacturing processes. The daily capacity of for processes 1 is 8 hours and for process 2 is 15 hours. Product 1 re..
|