Review the following case study to answer this question. This case study is the same across all questions


Which of the following are possible methods for a Customer class?

getShippingAddress(), getBillingAddress(), placeOrder()
  • setPassword(), getShoppingCart(), setProductPrice(), editProductReview()
  • registerAccount(), addPaymentDetails(), sortProductsByType(), searchCatalogForProduct()
  • addProductToCatalog(), updateProductTitle(), setProductPrice(), updateStockInventory()

There are no hints for this question