Generic Interfaces QuizJ8 Home « Generic Interfaces Quiz
Generics Quiz 3
The quiz below tests your knowledge of the material learnt in Generics - Lesson 3 - Generic Interfaces.
Question 1 : When creating your own generic interfaces it is best practice to use pneumonics for the formal type parameter rather than multiple letters.?
- When creating your own generic interfaces IT IS best practice to use pneumonics for the formal type parameter rather than multiple letters.
Quiz Progress Bar
Quiz 1
Generic Basics

Quiz 2
Raw/Generic Type

Quiz 4
Generic Classes

Quiz 5
Bounded Type

Quiz 6
Unbounded Wildcard Type

Quiz 7
Upper Bounded Wildcard Type

Quiz 8
Lower Bounded Wildcard Type

Quiz 9
Generic Methods

Quiz 10
Generic Constructors

What's Next?
In the next quiz we test your knowledge of generic classes.