1.

Which of the following operations is used for the union of bitmaps?(a) Logical AND(b) Logical OR(c) Logical NOT(d) Logical NOR

Answer» Correct option is (b) Logical OR

Easiest explanation: The logical OR operation is used for the computation of the union of bitmaps. This is similar to the binary set union operation.


Discussion

No Comment Found

Related InterviewSolutions