Question:medium

P and Q are printed patterns where the white portion of both the patterns is transparent. If Q is overlapped on P, what will be the resultant image?

Show Hint

To solve overlay questions quickly, identify a cell where one pattern has a solid dark block and the other is empty. The final image must contain that exact dark block unchanged. This instantly eliminates incorrect options.
Updated On: Jun 25, 2026
  • Fig A
  • Fig B
  • Fig C
  • Fig D
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Stack the transparencies.
White areas are clear, so colour from either sheet shows through wherever it exists.
Step 2: Apply OR overlay.
Combining P and Q pixel-by-pixel with OR logic produces one result.
\[ \boxed{\text{Option 1 (Fig A)}} \]
Was this answer helpful?
0