Question: Visual Programming please answer both questions..need ASAP THANKS QUESTION 3 a) O'Briens Irish Sandwich Caf request to develop a program that can take orders using
Visual Programming


please answer both questions..need ASAP THANKS
QUESTION 3 a) O'Briens Irish Sandwich Caf request to develop a program that can take orders using self-ordering kiosk letting the customers to place their orders with minimal hassle. You are required to write a VB code segment that will ask the customer how many sets that they will order. By using loop, your program will repeat based on the number of sets that they entered. For each iteration, the program should ask the user to Number of meal sets: 3 choose side type either [1-drinks) or (2-soups] to make it a meal sets using InputBox as Mealset with drinks 2 shown in Figure 4.0. Count the number of Mealset with soups: 1 Total price RM63 30 drinks and soup that had been chosen. Then the program will display total number of drinks and soups and total price in two decimal places as in Figure 5.0 where the price for each set is RM21.10. Input Side Calculate Hak Ci Choose side for set 1 [1-Drinks, 2-Soupa) CONFIDENTIAL OK Cancel Figure 5.0: Sample output (5 marks) QUESTION 3 a) O'Briens Irish Sandwich Caf request to develop a program that can take orders using self-ordering kiosk letting the customers to place their orders with minimal hassle. You are required to write a VB code segment that will ask the customer how many sets that they will order. By using loop, your program will repeat based on the number of sets that they entered. For each iteration, the program should ask the user to Number of meal sets: 3 choose side type either [1-drinks) or (2-soups] to make it a meal sets using InputBox as Mealset with drinks 2 shown in Figure 4.0. Count the number of Mealset with soups: 1 Total price RM63 30 drinks and soup that had been chosen. Then the program will display total number of drinks and soups and total price in two decimal places as in Figure 5.0 where the price for each set is RM21.10. Input Side Calculate Hak Ci Choose side for set 1 [1-Drinks, 2-Soupa) CONFIDENTIAL OK Cancel Figure 5.0: Sample output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
