

MCQOPTIONS
Saved Bookmarks
1. |
What is the functionality of the following piece of code? Select the most appropriate. |
A. | Print success if a particular element is not found |
B. | Print fail if a particular element is not found |
C. | Print success if a particular element is equal to 1 |
D. | Print fail if the list is emptyView Answer |
Answer» C. Print success if a particular element is equal to 1 | |