+ 1
How to write a program to display the sum of two numbers without using arithmetic operator
2 Respuestas
0
ok
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