Pergunta de entrevista da empresa Movate

Question on Java Coding: String a = "444"; String b ="555"; String Total ="999" 444 and 555 should be fed by the user and the output 999 should be generated.

Resposta da entrevista

Sigiloso

1 de nov. de 2019

I tried to create an object tried to store the content in it and add it. But unfortunately my approch was wrong.