Display a table of the Celsius temp 0 through 20 and their Fahrenheit equivalents. The application should use a loop to display the temp in a list box in visual basic Create an application in vb that displays a table of the Celsius temperatures 0 through 20 and their Fahrenheit equivalents. The application should use a loop to display the temperatures in list box.