Pages

Interview

simple question in technical interview but important one

1) how to add tow numbers without using + operator
Ans. logic : a-(-b);

No comments:

Post a Comment