A table row can be declared either
-
Header
-
Static
-
Dynamic
-
All of the above
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.