Create an Object Oriented Programming using JAVA OOP Class & Object with Constructor and Method: Class Attribute : Temperature : number (Celsius & Fahrenheit) FORMULA : °F = (9 x °C) /5 + 32 °C= (5 x ("F – 32)) /9 • Enter a number for Celsius in Object to Compute the Fahrenheit • Enter a number for Fahrenheit in Object to Compute the Celsius

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 5PE
icon
Related questions
Question

USE OOP TO GET THE OUTPUT

Create an Object Oriented Programming using JAVA
OOP Class & Object with Constructor and Method:
Class
Attribute
: Temperature
number (Celsius & Fahrenheit)
FORMULA : °F= (9 x °C) /5 + 32
°C= (5 x (°F - 32)) /9
• Enter a number for Celsius in Object to Compute the Fahrenheit
• Enter a number for Fahrenheit in Object to Compute the Celsius
Output:
DEGREES CELCIUS = 40
DEGREES FAHRENHEIT IS EQUAL TO : 104.0
DEGREES FAHRENHEIT = 46
DEGREES CELCIUS IS EQUAL TO : 7.0
BUILD SUCCESSFUL (total time: 1 second)
DEGREES CELCIUS = 30
DEGREES FAHRENHEIT IS EQUAL TO : 8€.0
DEGREES FAHRENHEIT = 36
DEGREES CELCIUS IS EQUAL TO : 2.0
BUILD SUCCESSFUL (total time: 1 second)
Transcribed Image Text:Create an Object Oriented Programming using JAVA OOP Class & Object with Constructor and Method: Class Attribute : Temperature number (Celsius & Fahrenheit) FORMULA : °F= (9 x °C) /5 + 32 °C= (5 x (°F - 32)) /9 • Enter a number for Celsius in Object to Compute the Fahrenheit • Enter a number for Fahrenheit in Object to Compute the Celsius Output: DEGREES CELCIUS = 40 DEGREES FAHRENHEIT IS EQUAL TO : 104.0 DEGREES FAHRENHEIT = 46 DEGREES CELCIUS IS EQUAL TO : 7.0 BUILD SUCCESSFUL (total time: 1 second) DEGREES CELCIUS = 30 DEGREES FAHRENHEIT IS EQUAL TO : 8€.0 DEGREES FAHRENHEIT = 36 DEGREES CELCIUS IS EQUAL TO : 2.0 BUILD SUCCESSFUL (total time: 1 second)
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Unreferenced Objects
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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning