Question: Question 2) Method Writing (40 points) 1) Write a METHOD to print out this menu of topping choices for Candy Apples at a fair: 1.

Question 2) Method Writing (40 points) 1) Write a METHOD to print out this menu of topping choices for Candy Apples at a fair: 1. Sprinkles 2. Peanuts 3. Chocolate Chips 2) Write a METHOD that prompts the user to make a selection as an Integer and returns the user's selection from the menu as a String. 3) Write the MAIN program that calls the Selection Method after calling the Print Menu method and then prints a statement verifying which topping they selected. Print Menu Method: Answer is in: Pseudocode C# Java C++O Selection Method: Answer is in: Pseudocode O C# Java C++O
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
