How to write a program to display the sum of two numbers without using arithmetic operator | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to write a program to display the sum of two numbers without using arithmetic operator

4th Jan 2017, 2:15 AM
Chethan Shenoy
Chethan Shenoy - avatar
2 Answers
0
ok
4th Jan 2017, 2:16 AM
Chethan Shenoy
Chethan Shenoy - avatar
0
just make a variable named b then have another one named c then create another variable named d with the answer then create a loop for b to repeat b++ until it = the same as d
4th Jan 2017, 2:33 AM
Ian
Ian - avatar