Multiple choice technology

Which component has most memory requirement among these?

  1. Sort

  2. Filter by Expression

  3. Redefine Format

  4. Reformat

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

Sort components typically require the most memory because they need to buffer and organize large amounts of data for ordering operations. Components like Filter, Redefine Format, and Reformat process records individually or in small groups without maintaining extensive state or requiring large buffers.