1.

The complement operation in bitmaps is done by using(a) Logical AND(b) Logical OR(c) Logical NOT(d) Logical NOR

Answer» Right answer is (c) Logical NOT

The explanation: The complement operation in bitmaps is done by using the logical not operator. This is similar to the binary complement operation.


Discussion

No Comment Found

Related InterviewSolutions