Multiple choice technology

Mapplet is a

  1. active entity

  2. passive entity

  3. it depends on transformation in mapplet

  4. none of above

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

A mapplet's active/passive nature depends on the transformations it contains. If all transformations are passive (like Expression, Filter), the mapplet is passive. If it contains any active transformation (like Aggregator, Rank, Sorter), the mapplet becomes active because it can change the number of rows passing through it. This is context-dependent, not an inherent property.