Creator
Anonymous
In this project, you will build a temperature converter program using C++. This project allows you to practice basic arithmetic and user input/output.
Prerequisites
Basic knowledge in C++
Introduction
Overview
Converters
Celsius to Fahrenheit
Celsius to Kelvin
Fahrenheit to Celsius
Fahrenheit to Kelvin
Kelvin to Celsius
Kelvin to Fahrenheit
User Interface
Basic Output
Inputs from User
All together