MCQOPTIONS
Saved Bookmarks
| 1. |
On the correct answer to the previous question, the content of the array after two delete operations is |
| A. | {14, 13, 8, 12, 10} |
| B. | {14, 13, 12, 10, 8} |
| C. | {14, 12, 13, 8, 10} |
| D. | {14, 13, 12, 8, 10} |
| Answer» E. | |