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()


Discussion

No Comment Found