Math class is part of java.lang package. All methods of Math class are static so you can use them directly with class name example Math.random() ...
確定! 回上一頁