_____________ expects a comparable argument greater than or equal the given value.
(a) anyObject()
(b) anyString()
(c) geq(Comparable<T> value)
(d) anyDouble()
This question was addressed to me during an online exam.
The question is from Ant Targets, Projects, Properties and Tasks topic in chapter Running JUnit Tests from Ant of JUnit