Question #2203

What will be the output for the following VBA code?Debug.print<br>DateDiff('yyyy','1/12/2016','31/1/2017')

A.
0
B.
1
C.
11
D.
30
Explanation

No explanation provided.