#include<iostream> int main() { float temp,conv_result; int choice; std::cout<<“Conversion of Temperature From ” << “\n 1.Celcius to Fahrenheit”; std::cout<<“\n 2.Fahrenheit
Continue reading#include<iostream> int main() { float temp,conv_result; int choice; std::cout<<“Conversion of Temperature From ” << “\n 1.Celcius to Fahrenheit”; std::cout<<“\n 2.Fahrenheit
Continue reading