Aggregate tables contain pre-calculated summarized data (A is true), which significantly speeds up query execution by avoiding on-the-fly aggregations (B is true). Both statements are correct, making Option C the right answer. Aggregate tables are a fundamental performance optimization technique in universe design for Business Intelligence applications.