what is the difference between'\' and '\\' oprator?
Answers
Answered by
0
Answer:
echo '0' ; ?> Explanation: Here the values for the variables are set. ... The bitwise OR operator sets the bit value whereas the logical OR operator sets true or 1 if either one of the conditions/bit value is 1 else it sets false or 0.
Answered by
0
Answer:
echo '0' ; ?> Explanation: Here the values for the variables are set. ... The bitwise OR operator sets the bit value whereas the logical OR operator sets true or 1 if either one of the conditions/bit value is 1 else it sets false or 0.
Similar questions