C-18-Q004mediumsingle_mcq
Which loop completes its full set of iterations first in a nested for structure?
Which loop completes its full set of iterations first in a nested for structure?
- aThe outer loop
- bThe inner loop
- cBoth at the same time
- dNeither — they run in parallel