

MCQOPTIONS
Saved Bookmarks
1. |
What will happen in all_of method if the range is empty? |
A. | Return nothing |
B. | Return true |
C. | Return false |
D. | All of above |
E. | None of these |
Answer» C. Return false | |