Page 1 of 1

Suppose i is 5 and j is 4, i + j is same as ________

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
a) i.__add(j)
b) i.__add__(j)
c) i.__Add(j)
d) i.__ADD(j)