MCQOPTIONS
Saved Bookmarks
| 1. |
_____________ expects a comparable argument greater than or equal the given value. |
| A. | anyObject() |
| B. | anyString() |
| C. | geq(Comparable<T> value) |
| D. | anyDouble() |
| Answer» D. anyDouble() | |