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
πŸ’¬ Discuss
βœ… Correct Answer: (A) $add = $add +$add

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
256
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
83%
Success Rate