Multiple choice technology programming languages

What is the primary difference between tab and stacked canvases?

  1. A stacked canvas can contain push buttons.

  2. A stacked canvas obscures what is beneath it.

  3. A tab canvas can contain multiple pages.

  4. A tab canvas looks much cooler.

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

The key difference is that tab canvases support multiple pages (tabs) that users can switch between, while stacked canvases are single-page overlays. Both can contain similar items, and both can overlay other canvases.