Write a program to compute a customers bill the program


A fast food vendor sells pizza slices ($1.75), fries ($2.00), and soft drinks ($1.25). Write a program to compute a customer's bill. The program should request the quantity of each item ordered in a void function, calculate the total cost with a value returning function, and use a void function to display an itemized bill. (Note total cost must be output in the display function)

 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program to compute a customers bill the program
Reference No:- TGS0646272

Expected delivery within 24 Hours