Which is a correct static method call of Math class method sqrt? ( )
A、sqrt(900);
B、math.sqrt(900);
C、Math.sqrt(900);
D、Mathmath=newMath();math.sqrt(900);
发布时间:2025-10-14 16:34:07
A、sqrt(900);
B、math.sqrt(900);
C、Math.sqrt(900);
D、Mathmath=newMath();math.sqrt(900);