Course:: Easy-To-Follow Java Programming
Course:: Easy-To-Follow Java Programming
1. Generics is…
class
primitive type
interface
array
method
variable
contains
extends
is a superclass for
overrides
The type user has to have a name that contains ”super” and
”Integer” word fragments.
The type user has to have a name that contains ”extends” and
”Integer” word fragments.
The answers
1. Generics is…
X class
primitive type
X interface
X array
method
variable
contains
extends
is a superclass for
overrides
The type user has to have a name that contains ”super” and
”Integer” word fragments.
The type user has to have a name that contains ”extends” and
”Integer” word fragments.