📚 CBSE Grade-10 Study Guide
HomeArtificial Intelligence (417)

Artificial Intelligence (417) — CBSE Class 10 board question

Q1. [1] § 5.5 Convolution
What is the range of possible pixel values in a byte image format ?
  1. (A) 0 to 100
  2. (B) 0 to 255
  3. (C) 1 to 256
  4. (D) –128 to 127
Previously asked in CBSE board exam
2026 104 Q3 (ii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(B) 0 to 255

In the byte image format, pixel values range from 0 to 255, where each pixel is stored as a single byte (8 bits).

Source: Chapter 5, Section 5.5 Convolution

---

Explanation

The passage explicitly states: "pixels have values varying from 0 to 255 and the value of the pixel determines the color of that pixel." A byte (8 bits) can store 2⁸ = 256 values, i.e., 0 to 255. Option (B) is directly confirmed by the source. Remember: 0 = darkest (black), 255 = brightest (white/full color).

If a question refers to an image, map, graph or diagram that is not shown here, find the actual CBSE question paper on the CBSE website: cbse.gov.in.
Previous-year CBSE Grade 10 board exam questions, organised by subject and chapter, each with a model answer — free to read and print.