Home / Programming MCQs / PHP MCQs / Question

T

Team MCQ Buddy • 9.67K Points
Tutor III

Q. From the following what statement is equivalent to $add+=$add ?

(A) $add = $add +$add
(B) $add = $add
(C) $add = $add + 1
(D) $add = $add + $add + 1

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.