单项选择题
在Java语言中,小明在他的类SquareRoot中定义了方法method_A,其中包含语句:doublemy_result=Math.sqrt(1000);
他需要导入()。
A.Java.lang.*
B.Java.Math.*
C.Java.util.Math.*;
D.以上皆非
点击查看答案&解析
相关考题
