A generic class
A) can only extend a class that is also generic
B) can extend generic and non-generic classes
C) can only extend a non generic class
D) cannot extend any class
B) can extend generic and non-generic classes
Computer Science & Information Technology