0

I was reading php manual understand php Operator Precedence and Associativity

I've following list of Operators that are non-associative:

clone , new, instanceof, < <= > >=,  == != === !== <> <=>

Why these Operators that are non-associative ? please help me to understand them with good examples covering all varieties of these operator such as: clone , new, instanceof, <, == .thanks

user5005768Himadree
  • 1,375
  • 3
  • 23
  • 61

0 Answers0