Pregunta de entrevista de Information Management Services

What is the difference between int and Integer

Respuesta de la entrevista

Anónimo

16 abr 2018

int is the primitive and Integer is the wrapper class that contains additional methods (such as parseInt)