CODE IN C: Input four float numbers; they could be positive or negative. Only add all inputted negative numbers, and print its sum, up to 2 decimal place. Input 1. First decimal number 2. Second decimal number 3. Third decimal number 4. Fourth decimal number Output The first four lines will contain message prompts to input the four decimal numbers. The last line contains the sum of all the inputted negative numbers, with 2 decimal places. OUTPUT EXAMPLE: Enter·the·first·number:·-30.22 Enter·the·second·number:·10.5 Enter·the·third·number:·-2.2 Enter·the·fourth·number:·-1.8 Sum·of·all·negatives·=·-34.22

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter2: Using Data
Section: Chapter Questions
Problem 4E: In this chapter, you learned that although a double and a decimal both hold floating-point numbers,...
icon
Related questions
Question

CODE IN C:

  1. Input four float numbers; they could be positive or negative.
  2. Only add all inputted negative numbers, and print its sum, up to 2 decimal place.

Input

1. First decimal number

2. Second decimal number

3. Third decimal number

4. Fourth decimal number

Output

The first four lines will contain message prompts to input the four decimal numbers. The last line contains the sum of all the inputted negative numbers, with 2 decimal places.

OUTPUT EXAMPLE:

Enter·the·first·number:·-30.22
Enter·the·second·number:·10.5
Enter·the·third·number:·-2.2
Enter·the·fourth·number:·-1.8
Sum·of·all·negatives·=·-34.22
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Datatypes
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
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