employer cover photo
employer logo
employer logo

Information Management Services

Is this your company?

Information Management Services interview question

What is the difference between int and Integer

Interview Answer

Anonymous

16 Apr 2018

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