Inactive Tutor answered 07/06/26
Great question! The short answer is False – but let me explain why in plain English so it sticks.
Think of it this way:
- ·A "clear screen" is like an eraser , it wipes everything off the board so you can start fresh.
- The screen you actually draw shapes on is like the whiteboard itself , that's usually called a graphics window, drawing canvas, or viewport.
So if someone says "a screen used to draw shapes is called a clear screen," that's mixing up the tool with the surface. It'd be like saying a chalkboard eraser is the same as the chalkboard , they're totally different things!
If your textbook or class uses a specific program (like Turbo C++ with graphics.h), they might call it a "graphics viewport" or just "output screen" , but never "clear screen." That word clear is always about cleaning, not creating.