Examlex

Solved

If the Java Compiler Can Infer a Generic Object's Type

question 16

Multiple Choice

If the Java compiler can infer a generic object's type from the context, you can replace <type> with <> when creating the object. In this context, <> is referred to as the ________ operator.


Definitions:

Related Questions