Program L2a Solution

$30.00 $24.00

Re-submit Assignment Complete Section_2a_FillInTheCode.java Complete Programming Activity 1 – section 2.3.4 (MetricLength.java ) Complete Programming Activity 2 – section 2.4 (TemperatureConversion.java ) Create a file called “SecondsToHoursMinutesSeconds.java” Write commented pseudocode to calculate number of hours, minutes and seconds from given number of seconds. Trace your algorithm on a piece of paper to make sure it…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:
Tags:

Description

5/5 – (2 votes)

Re-submit Assignment

  1. Complete Section_2a_FillInTheCode.java

  1. Complete Programming Activity 1 – section 2.3.4 (MetricLength.java )

  1. Complete Programming Activity 2 – section 2.4 (TemperatureConversion.java )

  1. Create a file called “SecondsToHoursMinutesSeconds.java”

    1. Write commented pseudocode to calculate number of hours, minutes and seconds from given number of seconds.

    2. Trace your algorithm on a piece of paper to make sure it works. Compare to

SecondsToHMS_SampleRun.txt

    1. In the same file, implement your algorithm in java.

      • Use the remained operator in your calculations.

      • Use at least the following numbers for amount of seconds: 3661, 7384, 1000, 1

      • Calculate on a piece of paper what output each number should produce.

      • Run your program and compare the results to your predictions.

  1. When finished, zip and submit. The zip should contain your version of:

    1. Section_2a_FillInTheCode.java

    1. SecondsToHoursMinutesSeconds.java

    1. MetricLength.java

    1. TemperatureConversion.java

  1. In the submission comments, provide answers to:

    1. Discussion Questions 1 and 2 below Programming Activity 1

    1. Discussion Questions 1, 2 and 3 below Programming Activity 2

Recall:

  • If your project doesn’t compile, you will get an F.

  • Each file must contain your name, or you will lose half a letter grade.

  • All submitted code should be formatted and readable, or you will lose a letter grade.

https://cilearn.csuci.edu/courses/5532/assignments/61964 1/1

Program L2a Solution
$30.00 $24.00