Posts by Elton Bezerra da Silva • 1 point
1 post
-
-2
votes1
answer411
viewsA: What is the difference between parameterized class, multiobjects and Collections?
A Collection can contain primitive types, such as ints.. The "multiobject" is a Collection with Generics, by default, every argument that is inside Generics has to be an Object, that is class, class…