InterviewSolution
Saved Bookmarks
| 1. |
If A , B , C , D are four points in a straight line such that distance from A to B is 10 , B to C is 5 , C to D is 4 and A to D is 1, then their correct sequence is |
|
Answer» `A - B - C - D ` |
|