Multiple choice technology web 2.0

Which allows you to specify the target(s) as a destination for Degrafa to render to

  1. Geometry

  2. GraphicsContext

  3. GraphicsTarget

  4. Surface

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

GraphicsTarget is the component that allows you to specify where Degrafa should render its output. It acts as the destination surface for rendering graphics. Geometry refers to shapes themselves, GraphicsContext is the drawing surface, and Surface is a related but different concept.