已知有下列类的说明,则下列哪个语句是正确的?
public class Test
{ private float f = 1.0f; int m = 12; static int n=1;
public static void main(String arg[])
{ Test t = new Test(); }
}
发布于 2021-02-15 16:36:36
【单选题】
A t.f;
B this.n;
C Test.m;
D Test.f;
查看更多
- 体验AI问答!更聪明、超智能!
- 一款基于GPT的超级AI助手,可以对话、创作、写文案!