单选题 已知如下类说明 public class Test { private float f = 1.0; int m = 12; static int n=1; public static void main(String arg[]) { Test t = new Test(); ____________________________. } } 在空格处如下哪个使用是错误的?【 】
相关试题
单选题 Computer can execute the code in ____________.
单选题 java字节码文件的后缀是
单选题 Java ___________ can run from a Web browser
单选题 Every statement in Java ends with ____
单选题 The image object cannot be shared by two ImageViews.
单选题 The image object cannot be shared by two ImageViews.
单选题 一个字节包含 ________ 位
单选题 Which of the following statements is correct?