试题详情
- 单项选择题 package test; class Target{ public String name="hello"; } What can directly access and change the value of the variable name?()
A、any class
B、only the Target class
C、any class in the test package
D、any class that extends Target
- C
关注下方微信公众号,在线模考后查看
热门试题
- What is th
- 如果XextendsY,那么()
- 表达式““.equals(null)的结
- 编写一个Applet响应鼠标事件,用户可
- 为了区分重载多态中同名的不同方法,要求(
- Java的屏幕坐标系的(0,0)在屏幕的
- 现有: void&ensp
- public class&e
- switch (i)&ens
- Which of
- public class&e
- 1. import&ensp
- public class&e
- 现有: cla
- package foo;&e
- class BaseClas
- Swing组件提供的设置字体的方法是()
- 字符串的append函数可以添加多种内
- 在Java中,带返回值的为函数,不带返回
- interface Data