单项选择题
A.避免全局变量的污染 B.私有成员的存在 C.安全性提高 D.可能导致内存溢出
A.Math.random() B.Math.floor() C.Math.ceil() D.Math.round()
A.函数调用 B.方法调用 C..call() D..apply()