MCQ
Q.
n Algebraic expression simplification, a = a + 1 can simply be replaced by?
Correct Answer: B
the expression a = a + 0 can be replaced by a itself and the expression a = a + 1 can simply be replaced by INC a.