Examveda

Which of these is a method of class Date which is used to search whether object contains a date before the specified date?

A. after()

B. contains()

C. before()

D. compareTo()

Answer: Option C


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java