

(5 points) (R9.4) Consider the Cash_Register class discussed in Horstmann Sections 9.2 – 9.4 and repeated here: class Cash_Register void clear( void); void add item( double price ); double get total( void) const; int get_count void) const; private int item_count double total_price; void Cash_Register::clear( void) item_countO; total_price 0.0; //end clear void Cash_Register::add_item( double price) item_count++ total_priceprice; //end add_item
PayPal Gateway not configured
PayPal Gateway not configured