Data warehouses and data marts both use denormalized schemas to optimize query performance. Denormalization reduces joins and improves read speed, which is essential for analytical processing. Both can exist in the same tier of an architecture (e.g., an ODS feeding both a DW and multiple marts). Option D correctly states this.