Loading

Exercise Number: 1

Q. Create a generic class Box<T> that can hold a value of any type, and print the value for both Integer and String.