Given:

- Alice is older than Bob.
- Bob is older than Carol.

This means the order (from oldest to youngest) is:

**Alice > Bob > Carol**

So, **Carol is the youngest**.
