Design and implement your own simple class to represent any household item of your choice

profileThehonest
 (Not rated)
 (Not rated)
Chat

Design and implement your own simple class to represent any household item of your choice (toaster, fan, hair dryer, piano ...) Your class should have a constructor, one additional method and at least one member variable (e.g. boolean is On to turn the item on or off). Be sure you demonstrate your class works properly by constructing an instance of it and calling your method.

 

 

Your deliverables include your Java files (.java) and a single word document. The Java files should be named appropriately for your applications. Your word document should include screen captures showing the successful compiling and running of each application, and a detailed description of the test plan for each application. The screen captures should document your successful use of the IDE. The test plan should include the input, expected output, actual output and if the test case passed or failed. Submit your files to the Homework 3 assignment area no later than the due date listed in the calendar.

 

 

    • 8 years ago
    A+ Work
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      householditem_1.zip