daltonrebekah3532
daltonrebekah3532
07.12.2021 • 
Mathematics

Design a class named RoseBushes. A rose has fields for a color (for example, “yellow”), a price for a three gallon bush (for example, 7.99), and a field that indicates whether the rose bush has bloomed (for example, “Yes”). Finish creating the class diagram below and then write the pseudocode that defines the class. Hint: You will need set and get methods for each field.

Solved
Show answers

Ask an AI advisor a question