ITPEC FE Morning October 2020 Question 24

Source exam: ITPEC FE Morning October 2020Topic: Computer Systems & Hardware

ITPEC FE Morning October 2020 — Question 24 of 80

Anti-aliasing — smoothing jagged edges on slanted lines displayed on a screen.

Anti-aliasing works by blending intermediate color values along the boundary of a line to reduce the staircase ("jagged") effect caused by discrete pixels.

Why not others:
- (b) Bump mapping — simulates surface relief on 3D objects using normal maps

- (c) Shading — calculates light and shadow on 3D surfaces

- (d) Texture mapping — wraps a 2D image onto a 3D surface

Key rule: "Jagged edge" + "smoothed" = anti-aliasing.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official FE past-paper collection or Report an issue.