

InterviewSolution
Saved Bookmarks
1. |
Match the following Columns. A. `{:("A","B","C","D","E"),(2,3,4,1,5):}`B. `{:("A","B","C","D","E"),(4,2,1,3,5):}`C. `{:("A","B","C","D","E"),(3,1,2,4,5):}`D. `{:("A","B","C","D","E"),(5,4,3,2,1):}` |
Answer» Correct Answer - A | |