单项选择题

已知函数声明“void Ae(void);”,正确的函数调用是()。

A.AE();
B.AE(62);
C.ae();
D.Ae();