Q:

Which of the below statements is equivalent to $add += $add ?

0

Which of the below statements is equivalent to $add += $add ?


  1. $add = $add
  2. $add = $add +$add
  3. $add = $add + 1
  4. $add = $add + $add + 1

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(b).$add = $add +$add

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now