Cognizant Interview Question

Write a program to add two numbers without using the '+' operator?

Interview Answer

Anonymous

Jan 22, 2022

Multiplying the first input second input number of times.