单项选择题

Java Application源程序的主类是指类中包含有()。

A.main方法
B.toString方法
C.init方法
D.stop方法