Question d’entretien chez Mobile Apps Company

They common java interview quesion ,like what are generics

Réponse à la question d'entretien

Utilisateur anonyme

22 oct. 2015

Generics are simlar to templates in c++, They allow "a type or method to operate on objects of various types while providing compile-time type safety."