Question #2125

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()
Explanation

No explanation provided.