Design Menu Driven Program Ask User Meal Wants Buy Calculate Total Bill Customermeal1 50 1 Q37034400

design a menu driven program to ask the user about the mealhe/she wants to buy and calculate the total bill for customer.Meal1-> 5.0 –> 1 Meal2 -> 2.0 –> 2 Meal3 -> 0.5 –>3Quit –> -1

write a function that receives a String

array (array of objects of type String)

and find the total number of charachters

in all strings

//String [] StrArray = {“AAA”, “B”, “CC”, “DDDDDDD”};


Answer


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.