Draw a flowchart and write a program that creates and displays a table of temperature conversions. Get the starting temperature from the keyboard in degrees Celsius (do not allow input of a value below absolute zero). Also get an integer value to represent the number of degrees to increment for each of a 20 row table (do not allow the increment value to be less than one. The first column will be a row number starting with one, follow by the Celsius value and then the conversions into Fahrenheit, Kelvin, and Rankine. Be sure that all columns are neatly right aligned for a variety of inputs.Prompt: 1. Find the converting formulas from the Internet. 2. It’s unnecessary to show the display formats in the flowchart. Instead, just show the program logic.
Get Free Quote!
290 Experts Online