(单选题)
Given: 1.package test; 2. 3.class Target { 4.public String name = "hello";5.} What can directly access and change the value of the variable name?()
Aany class
Bonly the Target class
Cany class in the test package
Dany class that extends Target
正确答案
答案解析
略
相似试题
(单选题)
Given: What is the result?()
(单选题)
Given: Which statement is true?()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result?()
(多选题)
Given: Which three are true?()
(单选题)
Given: What is the result?()
(单选题)
Given: Which statement is true?()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result?()