Pergunta de entrevista da empresa Information Management Services

What is the difference between int and Integer

Resposta da entrevista

Sigiloso

16 de abr. de 2018

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