InterviewSolution
Saved Bookmarks
| 1. |
29. In a row of girls, Rajni is 10th from right and Saroj is 10thfrom left. If Rajni and Saroj interchange their positionsthen Saroj is 27th from left. What will be the position ofRajni from right after the change? |
|
Answer» Total number of girlss = (10 + 27 - 1)= 37 - 1 = 36So, Rajani's position from the right= (36 - 10) + 1 = 26 + 1 = 27 |
|