A 4 × 4 digital image has pixel intensities (U) as shown in the figure. The number of pixels with \( U \leq 4 \) is:

We are asked to find how many pixels have intensities less than or equal to 4.
Let’s go through the matrix and count the number of pixels that satisfy \( U \leq 4 \).
The given matrix of pixel intensities is:

Total count: \( 4 + 3 + 2 + 2 = 11 \)
| Column 1 | Column 2 | ||
| (p) | First In First Out | (i) | Stacks |
| (q) | Lookup Operation | (ii) | Queues |
| (r) | Last In First Out | (iii) | Hash Tables |