Write a program named FahrenheitToCelsius that accepts a temperature in Fahrenheit from a user and converts it to Celsius by subtracting 32 from the Fahrenheit value and multiplying the result by the double 5.0/9.0. Display both values to one decimal place.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter5: Making Decisions
Section: Chapter Questions
Problem 8PE
icon
Related questions
Question

Write in c#

Instructions
FahrenheitTocelslus.cs +
1 using System;
2 using static System.Console;
Write a program named
3 class FahrenheitTocelsius
FahrenheitToCelsius that accepts a
4 {
temperature in Fahrenheit from a user and
static void Main()
5
converts it to Celsius by subtracting 32
from the Fahrenheit value and multiplying
the result by the double 5.0/9.0.
9 }
10
Display both values to one decimal place.
For example, if 88.5 degrees is input, the
output would be: 88.5 F is 31.4 C
Transcribed Image Text:Instructions FahrenheitTocelslus.cs + 1 using System; 2 using static System.Console; Write a program named 3 class FahrenheitTocelsius FahrenheitToCelsius that accepts a 4 { temperature in Fahrenheit from a user and static void Main() 5 converts it to Celsius by subtracting 32 from the Fahrenheit value and multiplying the result by the double 5.0/9.0. 9 } 10 Display both values to one decimal place. For example, if 88.5 degrees is input, the output would be: 88.5 F is 31.4 C
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Introduction to computer system
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning