engineering recuitment OPSC Assistant Industries Officer Mock Test 2025 Programming and Data Structure Programming in C Function Recursion
Given the list of tasks in Col-A and list of data structure in Col-2) Identify the best match
|
A |
B |
|
(a) Recursion |
(i) Binary tree |
|
(b) Scheduling |
(ii) stack |
|
(c) sorting |
(iii) Queue |
1
a - (i), b - (iii), c - (ii)
2
a - (ii), b - (i), c - (iii)
3
a - (iii), b - (ii), c - (i)
4
a - (ii), b - (iii), c - (i)