Multiple Choice Question (MCQ)

Question: Which function returns the day of the month (number from 1 to 31) given date value in VBA?
A. Day()
B. Date()
C. Month()
D. Date part()
Correct Answer: Day()