单项选择题

一个Java源程序最多只能有一个()修饰的类,其他类个数不限。

A.public
B.private
C.protected
D.没有这种类