• + 2 comments

    I didnot understand. please explain me in detail with examples. Having known the fact that i am clear with the following truths.

    • when we perform AND operation between two integers, the result would be definitely less than or equal to the lowest number among the pair.

    • when we perform OR operation between two integers, the result would be definitely greater than or equal to the highest number among the pair.

    please avoid using the variable k. instead use numbers to explain.