Multiple choice technology Is rank transformation uses cache for its opertion ? True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation Yes, the Rank transformation uses cache to perform ranking operations. It caches rows to compare them based on the rank port and criteria, then outputs the top/bottom N rows. Without caching, it couldn't compare all rows to determine ranks.