CMIS 141 7984 Introductory Programming (2158) - Create your own Java Class(2)

profileJBRADDEN

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 isOn 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.

    • 11 years ago
    • 15
    Answer(2)

    Purchase the answer to view it

    blurred-text
    • attachment
      class_household.docx
    • attachment
      java_household_item_class.zip

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      hvac.zip