欢迎来到建筑考试题库网 建筑考试题库官网
全部科目 > Java认证考试 > SCJP程序员认证考试

单项选择题

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

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题