

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