Write a program named FahrenheltToCelsius 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.

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#.

use the standard numeric format string and the ToString() method to convert a floating-point value to a string that has the desired format.

Instructions
FahrenheitTocelsius.cs +
1 using System;
2 using static System.Console;
Write a program named
3 class FahrenheitTocelsius
FahrenheitToCelsius that accepts
4 {
a temperature in Fahrenheit from
static void Main()
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.
For example, if 88.5 degrees is
input, the output would be: 88.5
Fis 31.4 C
Transcribed Image Text:Instructions FahrenheitTocelsius.cs + 1 using System; 2 using static System.Console; Write a program named 3 class FahrenheitTocelsius FahrenheitToCelsius that accepts 4 { a temperature in Fahrenheit from static void Main() 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. For example, if 88.5 degrees is input, the output would be: 88.5 Fis 31.4 C
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Algebraic Expressions
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,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning