Question: need a program written in C++ to compile in Visual Studio that gives the user 4 options (1): asks to login as 'guest' (1) then
need a program written in C++ to compile in Visual Studio that gives the user 4 options (1): asks to login as 'guest' (1) then asks prompts the user to a: go to games department b: go to liquor department c: go to cigarettes department d: go to clearance department (2): can be anything (3): can be anything (4): exit program (end program with a display message) every department must display at least 2 items for the user to buy, and each item has the format: department|item|price each item is selectable by inputting the associating number assigned to it and the program needs to update information at the top of the terminal (specifies what department the user is in, and if the user is a guest
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
