X1033: Generics - Creating a Generic Box

Using the Box class described in the reading assignment, create an instace of Box that can hold the generic value passed in as a parameter, then return that Box.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.