求4和5中的最大数正确的函数是()。

求4和5中的最大数正确的函数是()。

A.Math.max(4,5)

B.min(4,5)

C.Math.min(4,5)

D.Math.ceil(4,5)

正确答案:A

猜你喜欢