X1120: Making a Set - Names

For this question, create a Set that can hold a set of names (ex. "Heather"). You do not need to add any values to the set, just create and return it.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.