Multiple choice technology

A table row can be declared either

  1. Header

  2. Static

  3. Dynamic

  4. All of the above

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

A table row can be declared as a header row (for titles/column headers), a static row (with fixed content), or a dynamic row (generated from data sources). All three declaration types are valid in table systems.