InterviewSolution
Saved Bookmarks
| 1. |
Tanya is older than Eric. Cliff is older than Tanya. Eric is older than Cliff. If the first two statements are true, the third statement is |
| Answer» Because the first two statements are true, Eric is the youngest of the three, so the third statement must be false. | |