Solved

What Is Known for Certain About Visualizer When a Method

Question 73

Multiple Choice

What is known for certain about Visualizer when a method constrains its type parameter as follows? <E extends Visualizer>


A) Visualizer must refer to a class
B) Visualizer must refer to an interface
C) Visualizer can refer to either an interface or a class
D) Visualizer is another generic type

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions