Select topics to narrow your question pool, then enable Random to jump to a random question matching your filters.
What does <T> represent in the class declaration class Box<T> {}?
<T>
class Box<T> {}