Math; C. import static java.lang.Math.PI; D. import java.lang.Math.PI; Answer: C. To use a static member of a type in another type, import static that ...
確定! 回上一頁