Skip to main contentSkip to solution

A, B, C, D and E are standing in row. 'A' is between 'B' and 'D'. E is not at the starting of row. 'C' is just before D.

Study above statement and answer the question

Who is at the middle of the row.

Solution

Correct Option: 3

A is between B and D, so order contains D-A-B or B-A-D. C is just before D, so CD is adjacent with C first. This gives C-D-A-B. E is not at the start, so E is at the end.

Final order: C, D, A, B, E.

The middle (3rd position) is A.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question