Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment - 1 Declare 4 variables to store the following 4 values: 8 1 , 9 2 . 4 , ' J ' . What

Assignment -1
Declare 4 variables to store the following 4 values: 81,92.4,'J'. What would be the types of those variables? Output the values of all three variables on the console in separate lines.
Declare 2 variables: one of type int and other of type float. Get values from the user and store them in these two variables. Now, divide the float value by the int value and display the result.
Implement temperature convertor: Ask a user to input a temperature value in Celsius. What would be the type for the variable to store user input? Convert this value to Fahrenheit using the following equation. Output the temperature in Fahrenheit.
F=C*95+32 need help on this question using C++ computer science coding plz !!!
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Understanding Databases Concepts And Practice

Authors: Suzanne W Dietrich

1st Edition

1119827949, 9781119827948

More Books

Students also viewed these Databases questions

Question

a. What aspects of the situation are under your control?

Answered: 1 week ago

Question

Question What is a Roth 401(k) feature?

Answered: 1 week ago