Question d’entretien chez Nagarro

How to multiply two number without using * operator?

Réponse à la question d'entretien

Utilisateur anonyme

5 nov. 2022

Add first number with itself by 2nd no. Times Ex-5*4 can be solve as 5+5+5+5(4 times)

1