Question: Question 1 5 pts If you have a constant width which is a real number in your project. To create it, you should declare the

Question 1 5 pts If you have a constant "width" which is a real number in your project. To create it, you should declare the variable like this: float width - 3.5; O WIDTH = 3.5; int width = 3.5: Question 2 5 pts If you need 100 names (strings) stored and some names can be duplicates, you should use a: Set O Dictionary List No answer text provided. Question 3 5 pts If you need a group/collection of people's names (strings) stored and want to form a line such the first person in line is the first person taken out of line, you should use a: O Stack O Queue Dictionary No answer text provided
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
