Multiple Choice Question (MCQ)

Question: Which function returns true if the expression is a valid date, otherwise it returns false in VBA?
A. CDate()
B. IsDate()
C. Day()
D. Dateadd()
Correct Answer: IsDate()