Question: Write a complete Java program, with a class called FunWithLists, which prompts the user to create a list of the following types: String, Integer and
Write a complete Java program, with a class called FunWithLists, which prompts the user to create a list of the following types: String, Integer and Double. There are 100 elements in each list. Your program should create the appropriate list type as determined by the user.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
