单项选择题
以下关于本地方法的声明中哪一个是正确的?()
A. public native void test();
B. public native void test(){}
C. public void native test()
D. public native test(){}
点击查看答案
相关考题
