Pregunta de entrevista de Mobile Apps Company

They common java interview quesion ,like what are generics

Respuesta de la entrevista

Anónimo

22 de oct de 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."