Imagine you need to write a program for a 24-hour clock with hours
Ask Expert

Be Prepared For The Toughest Questions

Practice Problems

Imagine you need to write a program for a 24-hour clock with hours

Assignment Q5

Create a new BlueJ project called YourFirstNameLastName-A1Q5. For example, mine would be AlexHendry-A1Q5.

Create a class called Loop. Make sure you write a description of your new Class in the comments, with your name as author and give the version as the date you last worked on this exercise.

Part A:

Imagine you need to write a program for a 24-hour clock with hours, minutes and seconds. Write a method called times that prints all possible times the clock could display starting at 00:00:00 through to 23:59:59.

Part B:

Write a second method called alarm that takes three (3) parameters – hours, minutes and seconds to set the alarm. This method will print the time followed by a count down until the alarm sounds, starting at 00:00:00, EXACTLY as shown in the example below. When it is time for the alarm to go off print ALARM TIME.

For example, if the alarm is set for 13:05:00 (hour:min:sec) the method would print:

The time is 00:00:00. The alarm will go off in 13 hours, 5 minutes, and 0 seconds

The time is 00:00:01. The alarm will go off in 13 hours, 4 minutes, and 59 seconds

The time is 00:00:02. The alarm will go off in 13 hours, 4 minutes, and 58 seconds

// lots more lines

The time is 13:04:58. The alarm will go off in 0 hours, 0 minutes, and 2 seconds

The time is 13:04:59. The alarm will go off in 0 hours, 0 minutes, and 1 second

Hint
Computer Program is software that runs on a computer. It is a collection of instructions that can be executed by a computer to perform a specific task. It is made up of compiled code that runs straightforward from the computer’s operating system....

Know the process

Students succeed in their courses by connecting and communicating with
an expert until they receive help on their questions

1
img

Submit Question

Post project within your desired price and deadline.

2
img

Tutor Is Assigned

A quality expert with the ability to solve your project will be assigned.

3
img

Receive Help

Check order history for updates. An email as a notification will be sent.

img
Unable to find what you’re looking for?

Consult our trusted tutors.

Developed by Versioning Solutions.