MCQOPTIONS
Saved Bookmarks
| 1. |
For the following question, how will the array elements look like after second pass? |
| A. | 34, 8, 64, 51, 32, 21 |
| B. | 8, 21, 32, 34, 51, 64 |
| C. | 8, 32, 34, 51, 64, 21 |
| D. | 8, 34, 51, 64, 32, 21 |
| E. | 8, 34, 64, 51, 32, 21 |
| Answer» E. | |