Generic Methods QuizS2C Home « Generic Methods Quiz
Generics Quiz 9
The quiz below tests your knowledge of the material learnt in Generics - Lesson 9 - Generic Methods.
Question 1 : Is it possible to have generic methods inside non-generic classes?
- It IS possible to have generic methods inside non-generic classes.
Quiz Progress Bar
Quiz 1
Generic Basics
Quiz 2
Raw/Generic Type
Quiz 3
Generic Interfaces
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 10
Generic Constructors
What's Next?
In the next quiz we test your knowledge of generic constructors.