Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

code should be written in java Exercise 1 [10 Points A microware control panel has four buttons i) increases the time by 30 seconds, ii)

code should be written in java image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Exercise 1 [10 Points A microware control panel has four buttons i) increases the time by 30 seconds, ii) switches between power levels 1 and 2 ili areset button iv) start button. Your job is to model the microware control panel in Java and implement a class for simulating the microwave, with appropriate public interface for each button. When client invoke start button, it should print a message "Cooking for-seconds at level replace.. with current state values Write a client program/code to thoroughly test the class. Take snapshots of your tests and include those with submission. Exercise 2 10 Points] Declare a class CobboLock that works like the combination lock in a gym locker, as shown here. The lock is constructed with a combination-three numbers between 0 and 39. The reset method resets the dial so that it points to O. The turnLeft and trunRight methods turn the dial by a given number of ticks to the left or right. The open method attempts to open the lock. The lock opens if the user first turned it right to the first number in the combination, then left to the second, and then right to the third. Write a client program/code to thoroughly test the class. Take snapshots of your tests and include those with submission

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

Database Processing

Authors: David M. Kroenke, David Auer

11th Edition

B003Y7CIBU, 978-0132302678

More Books

Students also viewed these Databases questions

Question

What are the challenges associated with tunneling in urban areas?

Answered: 1 week ago

Question

What are the main differences between rigid and flexible pavements?

Answered: 1 week ago

Question

What is the purpose of a retaining wall, and how is it designed?

Answered: 1 week ago

Question

How do you determine the load-bearing capacity of a soil?

Answered: 1 week ago

Question

what is Edward Lemieux effect / Anomeric effect ?

Answered: 1 week ago

Question

4. Describe the role of narratives in constructing history.

Answered: 1 week ago

Question

1. Identify six different types of history.

Answered: 1 week ago