X1119: Making A Set - Ages

Create a Set that can hold a series of ages. All ages will be whole numbers (meaning no decimal point) represented as Integer values. 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.