Question d’entretien chez Capgemini

how will you compare two strings.

Réponse à la question d'entretien

Utilisateur anonyme

30 nov. 2015

depends on the declaration. If literal notation has been used then directly using "==" else with "equals" method.

2