Question d’entretien chez 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.

Réponse à la question d'entretien

Utilisateur anonyme

1 nov. 2019

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