Q174
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()
AnswerD.
compareTo()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board