Multiple choice technology web technology Topn/Bottom n can be achieved using Filters Sort Rank Data aggregation Reveal answer Fill a bubble to check yourself B Correct answer Explanation To find the top N or bottom N items, you must sort the data first. Ranking assigns position numbers, and filters can then select based on those ranks, but the fundamental operation is sorting to establish order.