以下选项哪个是合法的标识符( )。
A: 3_com
B: _com_!
C: _3com_
D: int
A: 3_com
B: _com_!
C: _3com_
D: int
举一反三
- 对于下列Com接口(Com.java)类,哪个叙述是正确的? interface Com { int MAX = 100; int f(); }
- 假设有窗口frame,下列哪个将组件com添加到了frame的南区( )。 A: con.add(com, BorderLayout.CENTER) B: con.add(com, BorderLayout) C: con.add(com, BorderLayout.EAST) D: con.add(com, BorderLayout.SOUTH)
- 一个合法的电子邮件的地址是()。 A: 123#qll B: me C: Com D: BAD@qu E: me F: Com G: Ai*qu H: me I: Com J: IA*qu K: me L: Com
- 下列代码的输出结果是( )interface Com{ int M=100; int on();}class A implements Com{ public int on(){ return Com.M; }}public class E{ public static void main(String args[]){ Com com=new A(); int m=com.on(); System.out.println(m); }}
- 一个数码管若要点亮字型“3”,则以下哪种正确? A: com端接正,字型码为0XB0 B: com端接负,abcdg段接高电平 C: com端接负,字型码为0X4F D: com端接负,字型码为0XB0