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
In PHP, how does the operator ++ affect the value of the assigned operand?
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