CJCoding With Joseph
15per day
← Back to Question List

Select topics to narrow your question pool, then enable Random to jump to a random question matching your filters.

Topics:
Java Quiz #31

Bounded Type Parameter

mediumGenerics, Classes

What does the type constraint <T extends Number> mean when used as a generic type parameter?