• + 1 comment

    when A=B=C execute then if A=B then it return boolean value if true then 1 else 0 then it compare 1=c

    e.g. (10,10,10)

    when execute A=B=C then (10=10)=10 take as (10=10) return 1 because its true then in next stape it compare 1=10 in next step and return false