how does the operator ++ affect the value of the assigned operand? seenagape 11 years ago In PHP, how does the operator ++ affect the value of the assigned operand? A.Decrements the operator B.Doubles the operand value C.Increments value of the operand by 2 D.Increments the value of the operand by 1 ← Previous question Next question →