Join 60,000+ competitive exam aspirants
To detect that in which column, the key is placed?
we can mask the bits and then check it
we can rotate the bits and then check that particular bit which is set or reset(according to the particular condition)
none of the mentioned
all of the mentioned