Pergunta de entrevista da empresa Nagarro

How to multiply two number without using * operator?

Resposta da entrevista

Sigiloso

5 de nov. de 2022

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

1