Pergunta de entrevista da empresa Intracom Telecom

Some function performs the following: Integer a=1; Integer b=1; System.out.println(a==b) What will the output be?