price * totalNumber,”You are given two variables , already declared and assigned values , one of type double , named price, containing the price of an order, and the other of type int , named totalNumber

Average Rating
0 out of 5 stars. 0 votes.

price * totalNumber,”You are given two variables , already declared and assigned values , one of type double , named price, containing the price of an order, and the other of type int , named totalNumber

containing the number of orders. Write an expression that calculates the total price for all orders”