注意:此页面搜索的是所有试题
假定要利用一个类XXK6访问类(静态)方法size(),则应表示为( )。
【A.】XXK6.size
【B.】class.size
【C.】object.size()
【D.】XXK6.size()

参考答案