Multiple Choice Question (MCQ)
Question: Which function returns the current system date and time in VBA?
A.
Date()
B.
Day()
C.
Hour()
D.
Now()
Correct Answer: Now()