answersLogoWhite

0


Best Answer

10.INPUT "ENTER TEMPERATURE IN FAHRENHEIT " ;F

20.LET C =5/9*(F-32)

30.PRINT "TEMPERATURE IN CENTIGRADE " ;C

40.END

With This Above Program You Can Convert Cent Temp Into Far Temp....

R U Happy Now for More......Contact At

syedalibukhari386@Yahoo.com

Bukhari386

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the program we have to use in gwbasic for the conversion of centigrade to Fahrenheit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

You want to save Excel numeric data into gwbasic format?

Not sure what you are trying to do. GWBasic is a programming language; Excel is a spreadsheet. If you like, just copy data from Excel to your GWBasic editing program and reformat, as needed.


Program to convert given temperature from centigrade to Fahrenheit in pearl?

F=9/5c +32; c=5/9(f-32) ; not sure what "in pearl" means


How save the program in gwbasic?

first run the program then write SAVE" or press F4 then in quotation marks write the name with native file format e.g : Save"programno1.bas"


Will you please tell the GWBASIC program for the multiplication of two arrays?

just type "chikosalovakia" on gw basic .......................it will give you all instructions............it is a special code.................


Write a program which takes the temperature in farhenheightthe program should display the farhenheight temperature as well as centigrade C equals?

Write a program which takes the temperature in farhenheight.the program should display the farhenheight temperature as well as centigrade. C= (f-32)*5/9


What is difference between stop and end in GWbasic?

The end command is used to end the program whereas the stop command is used to break the loop like ctrl+c. After running the program it will come as break in 20 or whatever


How do you convert iso format to quicktime?

You need an iso conversion program. I use IsoBuster(Google it) which is a free program download.


How do you convert degrees with celsius?

I use a little PC program for the temperature conversion. Scroll down to related links and look at "Conversion of Temperature Units".


Why do you need type conversion operations?

Type conversion operations are mainly used for specified output for the program. Eg: the input is two float values in addition, but the output needed is an integer In this case we need the type conversion operation done for the program to get an integer value else the output will be float value.


Where do I find a measurement conversion program online?

There are many online shops that sell measure conversion. Amazon.com is one of online shop that sells measure conversion with any kind of models. You can visit www.amazon.com


What is the Fahrenheit to Celsius program in java?

degreesFahrenheit = degreesCelsius * 9 / 5 + 32;degreesFahrenheit = degreesCelsius * 9 / 5 + 32;degreesFahrenheit = degreesCelsius * 9 / 5 + 32;degreesFahrenheit = degreesCelsius * 9 / 5 + 32;


Can you convert french weight system to American pounds?

That would be Metric and yes you can get conversion tables. See "related links" below for a weight conversion program.